production build quickfix
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
// eslint-disable-next-line import/no-relative-packages
|
// eslint-disable-next-line import/no-relative-packages
|
||||||
import twosky from '../../../.twosky.json';
|
import twosky from '../../../.twosky.json';
|
||||||
|
|
||||||
|
console.log(twosky[0]);
|
||||||
|
|
||||||
export const { languages: LANGUAGES, base_locale: BASE_LOCALE } = twosky[0];
|
export const { languages: LANGUAGES, base_locale: BASE_LOCALE } = twosky[0];
|
||||||
|
|||||||
Reference in New Issue
Block a user