From c18bff6131c887f0d5790bb1de4c0ec688e10801 Mon Sep 17 00:00:00 2001 From: Alexander Yuzhin Date: Mon, 13 Mar 2017 14:20:41 +0300 Subject: [PATCH] [SE mobile] Fix bug 34144 for deploy --- build/spreadsheeteditor.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build/spreadsheeteditor.json b/build/spreadsheeteditor.json index f2cf6a84f..e3655845b 100644 --- a/build/spreadsheeteditor.json +++ b/build/spreadsheeteditor.json @@ -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": [