mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-04-07 14:06:16 +08:00
[mobile] for bug 53253
This commit is contained in:
@ -319,7 +319,13 @@
|
||||
"images-common": [
|
||||
{
|
||||
"expand": true,
|
||||
"cwd": "../apps/common/mobile/resources/img/about",
|
||||
"cwd": "../apps/common/mobile/resources/img/",
|
||||
"src": "**",
|
||||
"dest": "../deploy/web-apps/apps/spreadsheeteditor/mobile/resources/img/"
|
||||
},
|
||||
{
|
||||
"expand": true,
|
||||
"cwd": "../apps/common/main/resources/img/about",
|
||||
"src": "**",
|
||||
"dest": "../deploy/web-apps/apps/spreadsheeteditor/mobile/resources/img/about"
|
||||
}
|
||||
@ -369,7 +375,7 @@
|
||||
"index-page": {
|
||||
"../deploy/web-apps/apps/spreadsheeteditor/embed/index.html": "../apps/spreadsheeteditor/embed/index.html.deploy",
|
||||
"../deploy/web-apps/apps/spreadsheeteditor/embed/index_loader.html": "../apps/spreadsheeteditor/embed/index_loader.html.deploy"
|
||||
},
|
||||
},
|
||||
"images-app": [
|
||||
{
|
||||
"expand": true,
|
||||
|
||||
Reference in New Issue
Block a user