[SE mobile] Fix bug 34144 for deploy

This commit is contained in:
Alexander Yuzhin 2017-03-13 14:20:41 +03:00
parent 6e553f5cd0
commit c18bff6131

View file

@ -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": [