oxc/crates/oxc_minifier/tests
Boshen 55b2f031df
feat(minifier): partially re-enable minifier (#963)
closes #949
closes #950
closes #951

All minifier tests are disable from this PR.

We are going to fix the compilation errors first, then the behavioral
errors.
2023-10-08 11:06:42 +08:00
..
closure feat(minifier): initialize conditions folding (#658) 2023-07-30 01:02:32 +08:00
esbuild feat(minifier): constant addition expression folding (#882) 2023-09-11 10:38:35 +08:00
oxc feat(minifier): constant addition expression folding (#882) 2023-09-11 10:38:35 +08:00
snapshots feat(minifier): constant addition expression folding (#882) 2023-09-11 10:38:35 +08:00
tdewolff chore: reformat 2023-07-27 13:11:46 +08:00
terser refactor: avoid unstable let_chains 2023-07-27 09:44:57 +08:00
.gitignore chore(minifier): add test fixture (#287) 2023-04-17 11:24:58 +08:00
mod.rs feat(minifier): partially re-enable minifier (#963) 2023-10-08 11:06:42 +08:00