← Back to team overview

yellow team mailing list archive

[Merge] lp:~tveronezi/juju-gui/make-build into lp:juju-gui

 

The proposal to merge lp:~tveronezi/juju-gui/make-build into lp:juju-gui has been updated.

Description changed to:

Makefile does not support static file deployment

Full description here: https://bugs.launchpad.net/juju-gui/+bug/1078898

This branch does not support CSS minification. It only combines the third-party css files. The minification of the YUI and our custom CSS files is covered by another branch;

The "make debug" command starts the node.js server with the debug version of our application;

The "make server" command starts a python SimpleHTTPServer service with the production version of our application. Note that it is not possible to use REST with this version. It will be covered by another card;

https://codereview.appspot.com/6844061/


For more details, see:
https://code.launchpad.net/~tveronezi/juju-gui/make-build/+merge/134706
-- 
https://code.launchpad.net/~tveronezi/juju-gui/make-build/+merge/134706
Your team Juju GUI Hackers is requested to review the proposed merge of lp:~tveronezi/juju-gui/make-build into lp:juju-gui.


References