+ client: remove locales from js bundle

This commit is contained in:
Ildar Kamalov
2020-01-31 15:57:20 +03:00
parent 2151563757
commit 4d55f51fee
9 changed files with 177 additions and 248 deletions

View File

@@ -0,0 +1,6 @@
import twosky from 'MainRoot/.twosky.json';
export const {
languages: LANGUAGES,
base_locale: BASE_LOCALE,
} = twosky[0];