swc/crates/swc_ecma_minifier/tests/terser/compress/dead_code
2022-09-13 14:01:41 +09:00
..
accessor test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
collapse_vars_assignment perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
collapse_vars_lvalues_drop_assign perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
collapse_vars_misc1 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
dead_code_1 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
dead_code_2_should_warn perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
dead_code_2_should_warn_strict perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
dead_code_block_decls_die feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
dead_code_const_annotation feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
dead_code_const_annotation_complex_scope feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
dead_code_const_annotation_regex feat(es/minifier): Improve gzipped size (#5631) 2022-08-26 05:23:01 +00:00
dead_code_const_declaration feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
dead_code_constant_boolean_should_warn_more feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
dead_code_constant_boolean_should_warn_more_strict feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
global_fns feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
global_timeout_and_interval_symbols test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_718 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2233_1 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_2233_2 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
issue_2233_3 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
issue_2383_1 feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00
issue_2383_2 perf(css/minifier): Use JsWord instead of &str (#5806) 2022-09-10 07:20:51 +00:00
issue_2383_3 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
issue_2597 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
issue_2666 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
issue_2692 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
issue_2701 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
issue_2749 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
issue_2860_1 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
issue_2860_2 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
issue_2929 perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
return_assignment perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
throw_assignment perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
try_catch_finally perf(html/minifier): Improve performance (#5838) 2022-09-13 14:01:41 +09:00
unsafe_builtin feat(es/minifier): Align name mangler with terser (#5763) 2022-09-06 21:37:58 +09:00