Skip to content

Commit

Permalink
fix uglifiy-js harmony v3.0 not working
Browse files Browse the repository at this point in the history
locked to harmony-lagacy branch in version 2.x
  • Loading branch information
Fritz Lin committed May 24, 2017
1 parent 90ca781 commit 0d6c238
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file modified bin/webpack.js
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"optimist": "~0.6.0",
"supports-color": "^3.1.0",
"tapable": "~0.1.8",
"uglify-js": "git+https://github.com/fritx/UglifyJS2.git#harmony",
"uglify-js": "git+https://github.com/fritx/UglifyJS2.git#harmony-lagacy",
"watchpack": "^0.2.1",
"webpack-core": "~0.6.9"
},
Expand Down

1 comment on commit 0d6c238

@fritx
Copy link
Collaborator

@fritx fritx commented on 0d6c238 May 30, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.