← Back to team overview

yellow team mailing list archive

Resource minification/aggregation js (issue 6821090)

 

Reviewers: mp+133116_code.launchpad.net,

Message:
Please take a look.

Description:
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.

https://code.launchpad.net/~tveronezi/juju-gui/uglify/+merge/133116

(do not edit description out of merge proposal)


Please review this at https://codereview.appspot.com/6821090/

Affected files:
   M .bzrignore
   M Makefile
   A [revision details]
   M app/index.html
   A app/modules-debug.js
   M app/modules.js
   M grunt.js
   M lib/server.js
   A merge-files.js
   M package.json
   A properties-dev.js
   A properties-prod.js
   M test/index.html



-- 
https://code.launchpad.net/~tveronezi/juju-gui/uglify/+merge/133116
Your team Juju GUI Hackers is requested to review the proposed merge of lp:~tveronezi/juju-gui/uglify into lp:juju-gui.


References