UglifyJS/lib
2012-10-02 12:22:39 +03:00
..
ast.js add AST_SymbolConst for names defined with const 2012-10-02 12:22:39 +03:00
compress.js drop more unused names 2012-10-02 12:02:33 +03:00
output.js a shy attempt to obey width in the beautifier; added bracketize option to always print brackets around if/do/while/for statements; export more options via the CLI 2012-10-02 11:22:38 +03:00
parse.js add AST_SymbolConst for names defined with const 2012-10-02 12:22:39 +03:00
scope.js add AST_SymbolConst for names defined with const 2012-10-02 12:22:39 +03:00
sourcemap.js Support input source map 2012-09-24 17:02:18 +03:00
transform.js compressor successfully moved to TreeTransformer 2012-09-26 14:27:01 +03:00
utils.js a shy attempt to obey width in the beautifier; added bracketize option to always print brackets around if/do/while/for statements; export more options via the CLI 2012-10-02 11:22:38 +03:00