mirror of
https://github.com/nasa/openmct.git
synced 2025-01-18 02:39:56 +00:00
[Tree] Update test configuration
...to account for new dependency on Zepto (and its necessary shim.)
This commit is contained in:
parent
d789e91c18
commit
0e1df444df
@ -66,6 +66,9 @@ requirejs.config({
|
||||
},
|
||||
"moment-duration-format": {
|
||||
"deps": [ "moment" ]
|
||||
},
|
||||
"zepto": {
|
||||
"exports": "Zepto"
|
||||
}
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user