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

[chore] build SVG sprites #313

Closed m4dz closed 7 years ago

m4dz commented 7 years ago

This PR configures webpack to build SVG sprite inlined in page, from the SVG required from any spritesfolder (default to client/app/assets/img/sprites).

gregorylegarec commented 7 years ago

Thanks @m4dz 👍