Files
fusion/plugins
gsxdsm c98f27f525 FN-6095: remove reports dashboard re-export
Avoid exporting the dashboard view from the reports plugin entrypoint to reduce CSS import crash risk.

- stop re-exporting ReportsDashboardView from the plugin index module
- keep the dashboard view registered through componentPath without loading dashboard-only code on import

Files changed:
 plugins/fusion-plugin-reports/src/index.ts | 1 -
 1 file changed, 1 deletion(-)

Fusion-Task-Id: FN-6095

Fusion-Task-Lineage: 8737a009-7466-42fd-b616-d3b89d84b6a6
2026-06-09 12:51:20 -07:00
..