JS minifier
A light-touch minifier - strips comments and collapses whitespace. For mangling and dead-code removal, use Terser locally. This one is for quick wins.
source
minified
0 ms minify+0% size delta
A light-touch minifier - strips comments and collapses whitespace. For mangling and dead-code removal, use Terser locally. This one is for quick wins.