mirror of
https://github.com/nasa/openmct.git
synced 2025-02-02 01:08:13 +00:00
96aaea5e58
Add a configuration step (as part of the resolve phase) to the framework layer, where bundle-defined paths and shims are passed to RequireJS configuration. This permits both the use of non-AMD modules and the exposure of libraries across bundles. WTD-568.