This website requires JavaScript.
Explore
Help
Register
Sign In
JoBoEVD
/
UglifyJS
Watch
1
Star
0
Fork
0
You've already forked UglifyJS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
b2e9d5a02d
UglifyJS
/
lib
History
Andy Wood
b2e9d5a02d
If the input source map has inline source content (e.g. from Browserify in debug mode), copy that across to the new source map so it continues to be inline after minification.
2014-05-12 11:01:07 +01:00
..
ast.js
Allow colons in the pairs passed to AST_Toplevel.wrap_enclose
2014-03-22 18:02:21 -07:00
compress.js
Add option
keep_fargs
.
2014-02-08 12:33:56 +02:00
mozilla-ast.js
Handle TryStatements trees from acorn >=0.2.0
2014-03-06 17:07:49 -08:00
output.js
Actually, even better.
#475
2014-04-27 21:42:14 +03:00
parse.js
Always quote property names that contain non-ASCII characters.
2014-04-18 10:48:44 +03:00
scope.js
Mangle name of exception when --screw-ie8.
Fix
#430
.
2014-02-14 13:58:14 +02:00
sourcemap.js
If the input source map has inline source content (e.g. from Browserify in debug mode), copy that across to the new source map so it continues to be inline after minification.
2014-05-12 11:01:07 +01:00
transform.js
Apply transformer to AST_VarDef's name
2013-07-14 13:24:09 +03:00
utils.js
semicolons
2013-12-10 20:24:27 +02:00