Choo: Minify rendered front-end code

Created on 18 Sep 2018  路  5Comments  路  Source: choojs/choo

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

All 5 comments

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!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tunnckoCore picture tunnckoCore  路  3Comments

sholtomaud picture sholtomaud  路  4Comments

samkingco picture samkingco  路  3Comments

ramstein74 picture ramstein74  路  6Comments

awesomektvn picture awesomektvn  路  5Comments