swc/crates/swc_ecma_minifier/tests
2022-07-13 06:07:31 +00:00
..
fixture fix(es/minifier): Don't merge exported declarations (#5193) 2022-07-13 06:07:31 +00:00
full fix(es/minifier): Don't inline a callable expression if it's used as a reference (#5118) 2022-07-06 03:53:11 +00:00
mangle perf(es/hygiene): Make hygiene faster (#4952) 2022-06-15 14:36:57 +00:00
projects fix(es/minifier): Don't inline a callable expression if it's used as a reference (#5118) 2022-07-06 03:53:11 +00:00
single-pass refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
terser/compress fix(es/resolver): Fix handling of block scoped functions (#5092) 2022-07-05 05:04:49 +00:00
analyzer.rs refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
compress.rs refactor(es/minifier): Use Program instead of Module (#4969) 2022-06-14 16:33:38 +00:00
eval.rs refactor(es/minifier): Make rust-analyzer fast, really (#4746) 2022-05-23 16:16:05 +09:00
exec.rs refactor(es/minifier): Use Program instead of Module (#4969) 2022-06-14 16:33:38 +00:00
golden.txt perf(es/minifier): Remove wrong logic (#5178) 2022-07-11 11:37:13 +00:00
mangle.rs refactor(es/minifier): Use Program instead of Module (#4969) 2022-06-14 16:33:38 +00:00
postponed.txt perf(es/minifier): Remove wrong logic (#5178) 2022-07-11 11:37:13 +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 fix(es/resolver): Fix handling of block scoped functions (#5092) 2022-07-05 05:04:49 +00:00
TODO.txt perf(es/minifier): Remove wrong logic (#5178) 2022-07-11 11:37:13 +00:00