mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[deploy] fix bug 66952
This commit is contained in:
@ -100,7 +100,8 @@
|
||||
"src": [
|
||||
"**/*.{png,jpg,gif,html,css}",
|
||||
"!*_/**",
|
||||
"!**/src/**"
|
||||
"!**/src/**",
|
||||
"search/js/**/*.js"
|
||||
],
|
||||
"dest": "../deploy/web-apps/apps/common/main/resources/help/"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user