[all] fix launch customized app
This commit is contained in:
parent
b8ec15dacb
commit
db70a44d4e
|
@ -355,7 +355,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index-page": {
|
"index-page": {
|
||||||
"../deploy/web-apps/apps/documenteditor/mobile/index.html": "../apps/documenteditor/mobile/index.html"
|
"../deploy/web-apps/apps/documenteditor/mobile/index.html": "../apps/documenteditor/mobile/index.html",
|
||||||
|
"../deploy/web-apps/apps/documenteditor/mobile/index_loader.html": "../apps/documenteditor/mobile/index.html"
|
||||||
},
|
},
|
||||||
"localization": [
|
"localization": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -371,7 +371,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index-page": {
|
"index-page": {
|
||||||
"../deploy/web-apps/apps/presentationeditor/mobile/index.html": "../apps/presentationeditor/mobile/index.html"
|
"../deploy/web-apps/apps/presentationeditor/mobile/index.html": "../apps/presentationeditor/mobile/index.html",
|
||||||
|
"../deploy/web-apps/apps/presentationeditor/mobile/index_loader.html": "../apps/presentationeditor/mobile/index.html"
|
||||||
},
|
},
|
||||||
"localization": [
|
"localization": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -372,7 +372,8 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"index-page": {
|
"index-page": {
|
||||||
"../deploy/web-apps/apps/spreadsheeteditor/mobile/index.html": "../apps/spreadsheeteditor/mobile/index.html"
|
"../deploy/web-apps/apps/spreadsheeteditor/mobile/index.html": "../apps/spreadsheeteditor/mobile/index.html",
|
||||||
|
"../deploy/web-apps/apps/spreadsheeteditor/mobile/index_loader.html": "../apps/spreadsheeteditor/mobile/index.html"
|
||||||
},
|
},
|
||||||
"localization": [
|
"localization": [
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue