mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-02-10 18:05:32 +08:00
[deploy] skip empty folders in package
This commit is contained in:
@ -43,7 +43,7 @@
|
||||
{
|
||||
"expand": true,
|
||||
"cwd": "../../sdkjs/slide/themes/",
|
||||
"src": "**/**",
|
||||
"src": "**/*.*",
|
||||
"dest": "../deploy/sdkjs/slide/themes/"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user