mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[All] exlude stale help
This commit is contained in:
@ -147,15 +147,9 @@
|
||||
"help": [
|
||||
{
|
||||
"expand": true,
|
||||
"cwd": "../apps/presentationeditor/main/resources/help/en/",
|
||||
"src": "**",
|
||||
"dest": "../deploy/web-apps/apps/presentationeditor/main/resources/help/en/"
|
||||
},
|
||||
{
|
||||
"expand": true,
|
||||
"cwd": "../apps/presentationeditor/main/resources/help/ru/",
|
||||
"src": "**",
|
||||
"dest": "../deploy/web-apps/apps/presentationeditor/main/resources/help/ru/"
|
||||
"cwd": "../apps/presentationeditor/main/resources/help/",
|
||||
"src": ["**","!*_/**"],
|
||||
"dest": "../deploy/web-apps/apps/presentationeditor/main/resources/help/"
|
||||
}
|
||||
],
|
||||
"index-page": [
|
||||
|
||||
Reference in New Issue
Block a user