← Back to team overview

yellow team mailing list archive

Resource minification/aggregation css (issue 6853044)

 

Reviewers: mp+134140_code.launchpad.net,

Message:
Please take a look.

Description:
Resource minification/aggregation css

* We should aggregate and minimize the css 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 css files: one for the static
dependencies, one for our generated templates and one our generated
sprites.

https://code.launchpad.net/~tveronezi/juju-gui/combinecss/+merge/134140

(do not edit description out of merge proposal)


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

Affected files:
   M .bzrignore
   M Makefile
   A [revision details]
   M app/index.html
   M bin/merge-files
   M lib/merge-files.js
   M lib/server.js



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


References