mirror of
https://github.com/nasa/openmct.git
synced 2025-04-11 21:31:06 +00:00
[Telemetry] Fix moment export
Fix bundle configuration for platform/telemetry such that moment.min.js is exposed correctly as an available dependency for AMD modules. WTD-812.
This commit is contained in:
parent
bc5d657015
commit
86765e19a3
@ -3,7 +3,7 @@
|
||||
"description": "Interfaces and infrastructure for real-time and historical data.",
|
||||
"configuration": {
|
||||
"paths": {
|
||||
"moment": "moment.min.js"
|
||||
"moment": "moment.min"
|
||||
},
|
||||
"shim": {
|
||||
"moment": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user