swc/crates/swc_ecma_minifier/tests/fixture
CPunisher f81fa6e063
fix(es/minifier): Fix case matching (#9208)
**Description:**

Caused by https://github.com/swc-project/swc/pull/7112
Since swc minifier evaluates expressions in a separate pass, I make a temporary patch here.

**Related issue:**

 - Closes https://github.com/swc-project/swc/issues/9176
2024-07-11 14:29:51 +00:00
..
check test(es/minfiier): Improve comment testing (#9164) 2024-07-06 22:53:57 +09:00
comparison test(es/minifier): Add tests for size (#5561) 2022-08-19 06:03:42 +00:00
issues fix(es/minifier): Fix case matching (#9208) 2024-07-11 14:29:51 +00:00
member_expr test(es/minfiier): Improve comment testing (#9164) 2024-07-06 22:53:57 +09:00
next test(es/minfiier): Improve comment testing (#9164) 2024-07-06 22:53:57 +09:00
no-side-effect test(es/minfiier): Improve comment testing (#9164) 2024-07-06 22:53:57 +09:00
pr fix(es/minifier): Don't remove exports (#7856) 2023-08-25 13:47:42 +09:00
projects test(es/minfiier): Improve comment testing (#9164) 2024-07-06 22:53:57 +09:00
reduced fix(es/minifier): Fix typescript enum detection (#9031) 2024-06-11 14:59:42 +09:00
simple test(es/minfiier): Improve comment testing (#9164) 2024-07-06 22:53:57 +09:00
terser fix(es/minifier): Remove wrong rule (#6201) 2022-10-19 02:14:38 +00:00