[SE mobile] Fix bug 34144 for deploy
This commit is contained in:
parent
6e553f5cd0
commit
c18bff6131
|
@ -336,6 +336,12 @@
|
|||
"cwd": "../apps/spreadsheeteditor/mobile/locale/",
|
||||
"src": "*",
|
||||
"dest": "../deploy/web-apps/apps/spreadsheeteditor/mobile/locale/"
|
||||
},
|
||||
{
|
||||
"expand": true,
|
||||
"cwd": "../apps/spreadsheeteditor/mobile/resources/l10n/functions/",
|
||||
"src": "*",
|
||||
"dest": "../deploy/web-apps/apps/spreadsheeteditor/mobile/resources/l10n/functions/"
|
||||
}
|
||||
],
|
||||
"images-app": [
|
||||
|
|
Loading…
Reference in a new issue