46 ms·
You don't need Babel or a build process to minify ES6. Pretty Diff has supported this for years http://prettydiff.com/?m=minify http://prettydiff.com/?m=minify
by anonymousguy 10y ago
You don't need Babel or a build process to minify ES6. Pretty Diff has supported this for years http://prettydiff.com/?m=minify http://prettydiff.com/?m=minify
- loganfsmyth 10y agoThat doesn't appear to replace variable names with shorter versions, or remove dead code, which Uglify and other minifiers do.