mirror of
https://github.com/nasa/openmct.git
synced 2025-06-13 04:38:15 +00:00
Stop loading bundles.json
Stop application from requesting bundles.json at first load. This was confusing to some external developers who would see an error in the log and not know the cause.
This commit is contained in:
@ -25,7 +25,6 @@
|
||||
*/
|
||||
define({
|
||||
MODULE_NAME: "OpenMCTWeb",
|
||||
BUNDLE_LISTING_FILE: "bundles.json",
|
||||
BUNDLE_FILE: "bundle.json",
|
||||
SEPARATOR: "/",
|
||||
EXTENSION_SUFFIX: "[]",
|
||||
|
Reference in New Issue
Block a user