swc/crates/swc_ecma_minifier/tests
2022-10-26 06:02:22 +00:00
..
benches-full feat(es/minifier): Inline a lazily initialized var if it's used once (#6237) 2022-10-26 06:02:22 +00:00
fixture feat(es/minifier): Inline a lazily initialized var if it's used once (#6237) 2022-10-26 06:02:22 +00:00
full feat(es/minifier): Inline a lazily initialized var if it's used once (#6237) 2022-10-26 06:02:22 +00:00
mangle fix(es/codegen): Drop the last comma in an array literal (#5877) 2022-09-16 15:48:28 +09:00
pass-1 feat(es/minifier): Skip function declarations in sequential inliner (#6147) 2022-10-18 02:51:05 +00:00
pass-default feat(es/minifier): Make sequential inliner self-repeat (#6168) 2022-10-18 02:13:39 +00:00
projects feat(es/minifier): Inline a lazily initialized var if it's used once (#6237) 2022-10-26 06:02:22 +00:00
terser/compress test(es/minifier): Organize terser tests (#6247) 2022-10-25 05:12:30 +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 test(es/minifier): Add a test for a fixed issue (#6218) 2022-10-20 19:26:27 +00:00
mangle.rs test(es/minifier): Remove mangle-only snapshots (#5979) 2022-09-28 21:35:52 +09:00
passing.txt test(es/minifier): Organize terser tests (#6247) 2022-10-25 05:12:30 +00:00
postponed.txt feat(es/minifier): Ignore more return values (#5981) 2022-09-28 14:20:37 +00:00
terser_exec_base.js refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
terser_exec.rs perf(es/minifier): Enable parallel processing (#5705) 2022-09-01 13:36:30 +09:00
TODO.txt test(es/minifier): Organize terser tests (#6247) 2022-10-25 05:12:30 +00:00