oxc/tasks/minsize
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
..
src feat(codegen)!: remove const generic MINIFY (#5001) 2024-08-20 08:13:27 +00:00
Cargo.toml
minsize.snap fix(minifier): avoid removing function declaration from KeepVar (#4722) 2024-08-07 05:09:32 +00:00
README.md

Track Minification size

See minification-benchmarks for baseline.