mirror of
https://github.com/nasa/openmct.git
synced 2025-01-29 15:43:52 +00:00
[Build] require correct module
Require the openmct module so that distributed files work properly. Related to #1212
This commit is contained in:
parent
abf750f894
commit
2e49c5932a
@ -1,3 +1,2 @@
|
|||||||
|
return require('openmct');
|
||||||
return require('main');
|
}));
|
||||||
}));
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user