oxc/crates/oxc_minifier/tests
2023-06-28 14:58:55 +08:00
..
closure feat(minfier): try fold and or operator (#472) 2023-06-28 14:58:55 +08:00
esbuild feat(minifier): print [-In] Context (#428) 2023-06-11 16:44:48 +08:00
oxc feat(minimizer): print parentheses 2023-06-01 22:45:26 +08:00
tdewolff feat: support hashbang interpreter comments (#431) 2023-06-11 23:55:58 +08:00
terser feat(minifier): remove redundant curly braces from block statements (#390) 2023-05-27 10:52:15 +08:00
.gitignore chore(minifier): add test fixture (#287) 2023-04-17 11:24:58 +08:00
mod.rs feat: handle UnaryOpsWithBigInt (#475) 2023-06-25 22:37:36 +08:00