mirror of
https://github.com/nasa/openmct.git
synced 2025-06-19 15:43:48 +00:00
[CSV Export] Include exportService as active bundle
This commit is contained in:
1
main.js
1
main.js
@ -67,6 +67,7 @@ define([
|
|||||||
'./platform/commonUI/notification/bundle',
|
'./platform/commonUI/notification/bundle',
|
||||||
'./platform/containment/bundle',
|
'./platform/containment/bundle',
|
||||||
'./platform/execution/bundle',
|
'./platform/execution/bundle',
|
||||||
|
'./platform/exporters/bundle',
|
||||||
'./platform/telemetry/bundle',
|
'./platform/telemetry/bundle',
|
||||||
'./platform/features/clock/bundle',
|
'./platform/features/clock/bundle',
|
||||||
'./platform/features/events/bundle',
|
'./platform/features/events/bundle',
|
||||||
|
Reference in New Issue
Block a user