Final packager should use -min version of scripts

Issue #113 new
Igor Santos repo owner created an issue

During development it's nice to have the big JS files in the package so we have better error reporting, but the application package that's going to be released in the markets should have the minified version of those libraries instead.

Also, maybe we should minify all the javascript files too, removing comments and spaces and etc, thus making the application a little bit smaller.

Comments (1)

  1. Log in to comment