benjamn / populist

A JavaScript module loader that gives the people what they want

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a --minify or --compress option that uses UglifyJS2 to compress the package

benjamn opened this issue · comments

Note that we need to compress the module sources before passing them to JSON.stringify.