oxc/crates/oxc_minifier/tests
2023-07-14 23:25:25 +08:00
..
closure test: add tests for null comparison (#548) 2023-07-14 23:25:25 +08:00
esbuild feat(minifier): print [-In] Context (#428) 2023-06-11 16:44:48 +08:00
oxc feat(minifier): compress undefined variable declarations (#532) 2023-07-10 10:33:42 +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