+ client: remove locales from js bundle
This commit is contained in:
6
client/src/helpers/twosky.js
Normal file
6
client/src/helpers/twosky.js
Normal file
@@ -0,0 +1,6 @@
|
||||
import twosky from 'MainRoot/.twosky.json';
|
||||
|
||||
export const {
|
||||
languages: LANGUAGES,
|
||||
base_locale: BASE_LOCALE,
|
||||
} = twosky[0];
|
||||
Reference in New Issue
Block a user