Add all files in sdkjs/common/Images to build directory
This commit is contained in:
parent
79484a6ebf
commit
f2268b9996
|
@ -15,7 +15,7 @@
|
||||||
"expand": true,
|
"expand": true,
|
||||||
"cwd": "../../sdkjs/common/",
|
"cwd": "../../sdkjs/common/",
|
||||||
"src": [
|
"src": [
|
||||||
"Images/*.cur",
|
"Images/*",
|
||||||
"Native/*.js"
|
"Native/*.js"
|
||||||
],
|
],
|
||||||
"dest": "../deploy/sdkjs/common/"
|
"dest": "../deploy/sdkjs/common/"
|
||||||
|
|
Loading…
Reference in a new issue