oxc/napi/minify/test
sapphi-red 86b6219d26
feat(mangler): use characters in the order of their likely frequency (#8771)
Just noticed that we can use a static list here. I think this has no downsides. To have better compression, we can actually count the characters, but I guess there won't be much difference normally.
2025-01-29 02:20:44 +00:00
..
colorless-console.js
minify.test.ts feat(mangler): use characters in the order of their likely frequency (#8771) 2025-01-29 02:20:44 +00:00
sandbox.js
terser.test.ts feat(mangler): use characters in the order of their likely frequency (#8771) 2025-01-29 02:20:44 +00:00