swc/crates/swc_ecma_minifier/tests/terser/compress/block_scope
Donny/강동윤 7f69b9c80f
test(es/minifier): Add snapshots for the mangler (#4823)
I found a way to make the name mangler parallel, but I want to ensure that we don't break anything.
2022-05-27 07:32:23 +00:00
..
do_not_hoist_let test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
do_not_remove_anon_blocks_if_they_have_decls test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
drop_undefined_vardef test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_241 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_334 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
issue_508 test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
let_statement test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
regression_block_scope_resolves test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
remove_unused_in_global_block test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
switch_block_scope_mangler test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00