swc/crates/swc_ecma_minifier/tests/terser/compress/issue_1466
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
..
different_variable_in_multiple_for_loop test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
different_variable_in_multiple_forIn test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
different_variable_in_multiple_forOf test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
more_variable_in_multiple_for test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
same_variable_in_multiple_for_loop test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
same_variable_in_multiple_forIn test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
same_variable_in_multiple_forIn_sequences_const test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
same_variable_in_multiple_forIn_sequences_let test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
same_variable_in_multiple_forOf test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
same_variable_in_multiple_forOf_sequences_const test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00
same_variable_in_multiple_forOf_sequences_let test(es/minifier): Add snapshots for the mangler (#4823) 2022-05-27 07:32:23 +00:00