mirror of
https://github.com/locomotivemtl/locomotive-boilerplate.git
synced 2026-01-15 00:55:08 +08:00
Same
This commit is contained in:
committed by
GitHub
parent
1be5a4c99d
commit
0c748984aa
@@ -11,7 +11,7 @@ module.exports = {
|
||||
},
|
||||
prod: {
|
||||
expand : true,
|
||||
cwd : '<%= paths.img.dist %>',
|
||||
cwd : '<%= paths.img.src %>',
|
||||
src : [ '**/*.svg', '!sprite.svg' ],
|
||||
dest : '<%= paths.img.dist %>',
|
||||
options : {
|
||||
|
||||
Reference in New Issue
Block a user