oxc/tasks/minsize
Boshen 6f95cd599a
refactor(minifier): remove all the unnecessary fake ast passes (#8618)
This also removes handling of making cjs-module-lexer to work.
2025-01-20 22:05:51 +08:00
..
src chore(tasks/minsize): enable test coverage 2025-01-19 12:00:40 +08:00
Cargo.toml chore(tasks): print diff for minify idempotency assertion (#8161) 2024-12-29 00:55:45 +08:00
minsize.snap refactor(minifier): remove all the unnecessary fake ast passes (#8618) 2025-01-20 22:05:51 +08:00
README.md feat: add cargo minsize task for tracking minification size (#276) 2023-04-14 13:07:37 +08:00

Track Minification size

See minification-benchmarks for baseline.