🔧 chore(config): Entry locale
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"entry": "./locales/zh-CN",
|
"entry": "./locales/en-US",
|
||||||
"entryLocale": "zh-CN",
|
"entryLocale": "en-US",
|
||||||
"experimental": {
|
"experimental": {
|
||||||
"jsonMode": true
|
"jsonMode": true
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"entry": "./locales/zh-CN",
|
"entry": "./locales/en-US",
|
||||||
"entryLocale": "zh-CN",
|
"entryLocale": "en-US",
|
||||||
"experimental": {
|
"experimental": {
|
||||||
"jsonMode": true
|
"jsonMode": true
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user