Fix Bug 34144
This commit is contained in:
parent
9f73b006d9
commit
8f912625a2
|
@ -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": [
|
||||
|
|
Loading…
Reference in a new issue