oxc/tasks/minsize
翠 / green db9e93b554
feat(mangler): mangle top level variables (#7907)
Adds `top_level` option which is similar to [terser's `toplevel`
option](https://terser.org/docs/cli-usage/#cli-mangle-options).

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-12-15 21:31:41 +08:00
..
src feat(mangler): mangle top level variables (#7907) 2024-12-15 21:31:41 +08:00
Cargo.toml perf(ast-tools): use FxHashMap over std::collections::HashMap (#5997) 2024-09-23 18:28:54 +00:00
minsize.snap feat(minifier): fold bitwise operation (#7908) 2024-12-15 21:27:05 +08:00
README.md

Track Minification size

See minification-benchmarks for baseline.