An object of config overwrites to use when loading plugins while building.
Object
Use
In an application's build process, it may be necessary to overwrite existing configuration properties, such as paths or maps. For example, a jQuery based application may have a configuration such as:
Use
In an application's build process, it may be necessary to overwrite existing configuration properties, such as paths or maps. For example, a jQuery based application may have a configuration such as:
However, during the build, DOM access may not be available. Altering the configuration as follows will be necessary: