You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// These primiarly apply to the closure compiler. For more info on which to use, go to: https://developers.google.com/closure/compiler/docs/compilation_levels
"optimization_level": "WHITESPACE_ONLY",
// the compiler to use for minification.
// Accepted values are: google_closure|uglify_js
"compiler": "google_closure",
// when you create a file you want to automatically open it?