oxc/crates/oxc_minifier/tests
阿良仔 1182985bb0
feat(minifier): implement try_fold_shift (#478)
* feat: implement `try_fold_shift`

* update minsize
2023-06-27 04:44:23 +08:00
..
closure feat(minifier): implement try_fold_shift (#478) 2023-06-27 04:44:23 +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