Code review comment for lp:~tveronezi/juju-gui/uglify

Revision history for this message
Thiago Veronezi (tveronezi) wrote :

*** Submitted:

Resource minification/aggregation js

* We should aggregate and minimize the js sources in order to improve
the load speed of the application;
* We dont want to use the yui combo loader feature;
* The final product will provide three js files: one for the YUI
dependencies, one for our custom js code and one for third part js like
d3.

R=benji, gary.poster
CC=
https://codereview.appspot.com/6821090

https://codereview.appspot.com/6821090/

« Back to merge proposal