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
{{ message }}
This repository has been archived by the owner on Apr 20, 2018. It is now read-only.
By default here is the sample of generated config:
The concat is unnecessary because uglify can take multiple sources.
There are also has negative side-effects, when enabling uglify sourcemaps, you get:
Note
sources
, this is a bummer:../.tmp/concat/app.js
When disabling the concat, the generated config is just:
And the sourcemap is correct:
The text was updated successfully, but these errors were encountered: