oxc/crates/oxc_minifier/tests/plugins
Boshen ce4d4698b4 feat(codegen)!: remove const generic MINIFY (#5001)
This is a premature optimization, makes the code complicated, and bloats the final binary size.

The minify option is moved to `CodegenOptions`
2024-08-20 08:13:27 +00:00
..
inject_global_variables.rs feat(codegen)!: remove const generic MINIFY (#5001) 2024-08-20 08:13:27 +00:00
mod.rs feat(minifier): add InjectGlobalVariables plugin (@rollup/plugin-inject) (#4759) 2024-08-10 01:12:31 +00:00
replace_global_defines.rs feat(codegen)!: remove const generic MINIFY (#5001) 2024-08-20 08:13:27 +00:00