Commit 864cdd5
committed
add some compatibility options to uglifyjs:
• --v8 and --webkit for improved browser support,
we will skip on --ie though I think
• --no-module which is undocumented but may work around
mishoo/UglifyJS#59671 parent f19b2be commit 864cdd5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| 113 | + | |
113 | 114 | | |
114 | 115 | | |
115 | 116 | | |
| |||
0 commit comments