mirror of
https://github.com/nasa/openmct.git
synced 2025-01-18 02:39:56 +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('main');
|
||||
}));
|
||||
return require('openmct');
|
||||
}));
|
||||
|
Loading…
Reference in New Issue
Block a user