Skip to content
This repository was archived by the owner on Dec 21, 2019. It is now read-only.

Commit fafaf8b

Browse files
committed
Uglify production bug fix
ref #1 Thanks @guenam!
1 parent e1cd742 commit fafaf8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"jquery": "^3.1.1",
1717
"laravel-mix": "0.*",
1818
"lodash": "^4.17.4",
19-
"uglify-js": "git+https://github.com/mishoo/UglifyJS2.git#harmony",
19+
"uglify-es": "git+https://github.com/mishoo/UglifyJS2.git#harmony",
2020
"vue": "^2.1.10"
2121
},
2222
"dependencies": {

0 commit comments

Comments
 (0)