Add all files in sdkjs/common/Images to build directory

This commit is contained in:
Oleg Korshul 2018-03-12 10:52:21 +03:00
parent 79484a6ebf
commit f2268b9996

View file

@ -15,7 +15,7 @@
"expand": true,
"cwd": "../../sdkjs/common/",
"src": [
"Images/*.cur",
"Images/*",
"Native/*.js"
],
"dest": "../deploy/sdkjs/common/"