mirror of
https://gitee.com/baidu/amis.git
synced 2024-12-02 20:18:03 +08:00
amis-saas-2569 国际化更新
Change-Id: I212cbf23f38ec40a05b5d25cc15570282a0f1d52
This commit is contained in:
parent
f85a0138f6
commit
287364350b
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "amis-editor-core",
|
||||
"version": "5.2.0-beta.74",
|
||||
"version": "5.2.0-i18n.1",
|
||||
"description": "amis 可视化编辑器",
|
||||
"main": "lib/index.min.js",
|
||||
"types": "lib/index.d.ts",
|
||||
@ -31,7 +31,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"deep-diff": "1.0.2",
|
||||
"i18n-runtime": "0.0.6",
|
||||
"i18n-runtime": "0.0.10",
|
||||
"json-ast-comments": "^1.1.0",
|
||||
"lodash": "^4.17.15",
|
||||
"mobx": "^4.5.0",
|
||||
|
@ -35,12 +35,10 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
},
|
||||
/*
|
||||
{
|
||||
loader: 'webpack-react-i18n',
|
||||
options: i18nConfig
|
||||
}
|
||||
*/
|
||||
]
|
||||
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user