-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #26: 当调用UglifyJS.minify时,只把uglify-js需要的参数传进去,避免传入无用参数引起uglify-js报错。
这一fix版本使用了ES6语法,因而可能无法支持老版本Node。
- Loading branch information
Showing
1 changed file
with
8 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters