aboutsummaryrefslogtreecommitdiff
path: root/lib/minify.js
AgeCommit message (Expand)Author
2018-06-01re-introduce `enclose` (#3163)...Jiavan
2018-04-06support inline source map from multiple files (#3058)...Alex Lam S.L
2018-04-06improve usability of `includeSources` (#3057)...Alex Lam S.L
2018-03-31give sensible error against invalid input source map (#3044)Alex Lam S.L
2018-02-24minor clean-ups (#2951)Alex Lam S.L
2018-01-09improve synergy between `compress` and `rename` (#2755)Alex Lam S.L
2018-01-09improve `rename` reproducibility (#2754)...Alex Lam S.L
2018-01-05fix `mangle` name collision across files (#2722)Alex Lam S.L
2017-11-19expand symbol space to improve compression (#2460)...Alex Lam S.L
2017-11-05inline single-use functions that are not constant expressions (#2434)...Alex Lam S.L
2017-07-29improve `mangle.properties` (#2261)...Alex Lam S.L
2017-06-29improve usability of name cache under `minify()` (#2176)...Alex Lam S.L
2017-06-08fix iteration over object with inherited properties (#2068)...Alex Lam S.L
2017-05-25report timing breakdown (#2000)...Alex Lam S.L
2017-05-08return `Error` from `minify()` (#1880)...Alex Lam S.L
2017-05-08support `minify()` output as AST (#1878)...Alex Lam S.L
2017-04-15unify CLI & API under `minify()` (#1811)...Alex Lam S.L