hoatle / webapp-template

Web application structure template (layout), starting point for backbone + requirejs + twitter bootstrap application compiled by nodejs and running on any web server or phonegap environment :-)
31 stars 9 forks source link

make run-prod must optimize css #29

Closed hoatle closed 12 years ago

hoatle commented 12 years ago

See how to optimize css with requirejs here: http://requirejs.org/docs/optimization.html#wholeproject

hoatle commented 12 years ago

Discussion here: https://groups.google.com/forum/?fromgroups#!topic/requirejs/jEPmquJtnto

hoatle commented 12 years ago

the problem here is the mis-configuration, just fix it and it's working now.