cozy / cozy-proxy

This repository was part of CozyV2 which has been deprecated - Cozy authentication and routing layer
https://blog.cozycloud.cc/post/2016/11/21/On-the-road-to-Cozy-version-3
GNU Affero General Public License v3.0
26 stars 31 forks source link

Make node_modules lighter in production #244

Closed nono closed 8 years ago

nono commented 8 years ago
nono commented 8 years ago

Travis build is red for node 4&5, but it's not my fault. It failed on brunch build --production but I've only modified the server part, not client. @m4dz will check if we can upgrade brunch and its modules.

m4dz commented 8 years ago

I'm on it, I try to fix some issues with Brunch 2…