Closed NetOpWibby closed 6 years ago
Try https://github.com/browserify/tinyify and doesn't bankai do this already?
I'm not using bankai. Too much magic and I like seeing things in console. I'll try tinify with rollup though, thanks for the suggestion @bcomnes.
Totally understand, a few of my projects need the transparency as well. Closing, but we can reopen if there are other issues.
Tinyify only works with Browserify, for rollup look into something like rollup-plugin-terser
Will do!
Expected behavior
I'd like an option to minify what choo outputs.
Actual behavior
Currently, this functionality doesn't exist.
Steps to reproduce behavior
N/A