HackCU / HackCU2016

HackCU 2016 Website
MIT License
9 stars 1 forks source link

Html min #23

Closed Alex-Luo closed 8 years ago

Alex-Luo commented 8 years ago

@dawsonbotsford, removed imagemin function and replaced with htmlmin. Function minimizes html files by collapsing white space, removing comments, and preserves line breaks. This can be customized later if needed.