mirror of
https://github.com/nasa/openmct.git
synced 2025-06-15 05:38:12 +00:00
Merge branch 'master' into open671
This commit is contained in:
6
main.js
6
main.js
@ -92,11 +92,7 @@ define([
|
||||
'./platform/entanglement/bundle',
|
||||
'./platform/search/bundle',
|
||||
'./platform/status/bundle',
|
||||
'./platform/commonUI/regions/bundle',
|
||||
|
||||
'./example/imagery/bundle',
|
||||
'./example/eventGenerator/bundle',
|
||||
'./example/generator/bundle'
|
||||
'./platform/commonUI/regions/bundle'
|
||||
], function (Main, legacyRegistry) {
|
||||
return {
|
||||
legacyRegistry: legacyRegistry,
|
||||
|
Reference in New Issue
Block a user