nprapps / app-template

The NPR visuals team's opinionated project template for client-side apps.
http://blog.apps.npr.org/2014/07/29/everything-our-app-template-does.html
MIT License
1.55k stars 194 forks source link

Consider using jsmin instead of slimit. #590

Open TylerFisher opened 8 years ago

TylerFisher commented 8 years ago

Slimit has not been updated since 2013, while jsmin has more active development. Slimit fails on some tokens where it shouldn't, while jsmin seems more forgiving. It's a one line change to use jsmin instead, done in rockymountain: https://github.com/nprapps/rockymountain/commit/a76c1a054c2e07a5500f43be0fdc3857b4a82194