mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Merge pull request #161 from locomotivemtl/feature/svgs-folder
Add dedicated SVG sprite folder
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
"dest": "./www/assets/scripts"
|
"dest": "./www/assets/scripts"
|
||||||
},
|
},
|
||||||
"svgs": {
|
"svgs": {
|
||||||
"src": "./assets/images/sprite",
|
"src": "./assets/svgs",
|
||||||
"dest": "./www/assets/images"
|
"dest": "./www/assets/images"
|
||||||
},
|
},
|
||||||
"views": {
|
"views": {
|
||||||
|
|||||||
Reference in New Issue
Block a user