Skip to content

Instantly share code, notes, and snippets.

View lmartens's full-sized avatar

Liv Martens lmartens

View GitHub Profile
@lmartens
lmartens / build.global.js
Created May 7, 2019 15:27
Liv's build.global.js w/o checkout section
// 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,
// 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,