From 8f912625a2f3540a9ba0648a97002f57d9ccfcc2 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Tue, 18 Dec 2018 11:25:32 +0300 Subject: [PATCH] Fix Bug 34144 --- build/spreadsheeteditor.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build/spreadsheeteditor.json b/build/spreadsheeteditor.json index 0bfacbd07..946f5b901 100644 --- a/build/spreadsheeteditor.json +++ b/build/spreadsheeteditor.json @@ -345,6 +345,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": [