Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

Commit

Permalink
Downgraded to UglifyJS2 to prevent creating broken bundles.
Browse files Browse the repository at this point in the history
  • Loading branch information
vzhukovsky committed Jan 31, 2018
1 parent 932ae2c commit 11dc15e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"gulp-rename": "^1.2.0",
"gulp-replace": "^0.4.0",
"gulp-shell": "^0.5.2",
"gulp-uglify": "^3.0.0",
"gulp-uglify": "2.1.2",
"gulp-util": "^3.0.0",
"gulp-webdriver": "^1.0.1",
"ignore-loader": "^0.1.2",
Expand Down

0 comments on commit 11dc15e

Please sign in to comment.