商品浏览页构建前最后一次更新
This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@ const config = {
|
||||
},
|
||||
copy: {
|
||||
patterns: [
|
||||
{ from: 'src/img', to: 'dist/img' }
|
||||
{ from: 'src/img', to: 'dist/img' },
|
||||
{ from: 'src/icon', to: 'dist/icon' }
|
||||
],
|
||||
options: {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user