This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// AUTOGENERATED CONFIGURATION (Thu May 02 2019 15:09:04 GMT-0400 (Eastern Daylight Time)) | |
// Full config reference: | |
// https://github.com/requirejs/r.js/blob/b8a6982/build/example.build.js | |
({ | |
// Set "optimize" to "none" to speed up bundling while debugging | |
"optimize": "none", | |
"generateSourceMaps": true, | |
"wrapShim": true, | |
"inlineText": true, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// AUTOGENERATED CONFIGURATION (Thu May 02 2019 15:09:04 GMT-0400 (Eastern Daylight Time)) | |
// Full config reference: | |
// https://github.com/requirejs/r.js/blob/b8a6982/build/example.build.js | |
({ | |
// Set "optimize" to "none" to speed up bundling while debugging | |
"optimize": "uglify2", | |
"generateSourceMaps": true, | |
"wrapShim": true, | |
"inlineText": true, |