swc/crates/swc_ecma_minifier/tests
2022-11-30 05:46:48 +00:00
..
benches-full fix(es/minifier): Use unsafe option for arrow => method (#6521) 2022-11-29 05:23:55 +00:00
fixture test(es/minifier): Add tests for preserving top-level directives (#6545) 2022-11-30 05:46:48 +00:00
full fix(es/minifier): Use unsafe option for arrow => method (#6521) 2022-11-29 05:23:55 +00:00
mangle fix(es/compat): Fix span hygiene of function naming pass (#6345) 2022-11-14 06:03:09 +00:00
pass-1 fix(es/minifier): Don't drop used variables from sequential inliner (#6520) 2022-11-29 04:12:11 +00:00
pass-default feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
projects fix(es/minifier): Make sequential inliner respect resolution order (#6509) 2022-11-29 04:50:15 +00:00
terser/compress feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
compress.rs feat(es/minifier): Make sequential inliner self-repeat (#6168) 2022-10-18 02:13:39 +00:00
eval.rs perf(es/ast): Use Atom in some places (#5271) 2022-07-22 20:09:25 +09:00
exec.rs fix(es/minifier): Don't convert a signed integer literal key to a numeric literal (#6529) 2022-11-29 07:01:30 +00:00
mangle.rs test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
passing.txt feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00
postponed.txt feat(es/minifier): Ignore more return values (#5981) 2022-09-28 14:20:37 +00:00
terser_exec_base.js
terser_exec.rs perf(es/minifier): Enable parallel processing (#5705) 2022-09-01 13:36:30 +09:00
TODO.txt feat(es/minifier): Implement trivial optimizations (#6256) 2022-11-02 01:21:32 +00:00