We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
如图,请问这些应该如何去除?没有找到来源在哪里。看起来像是element的locales,但是我看i18n.js中不是只导入了本地有的语言种类吗?
The text was updated successfully, but these errors were encountered:
d2-admin-start-kit/src/i18n.js
Line 14 in 2d21a55
有可能是在这里预先 import 的
Sorry, something went wrong.
d2-admin-start-kit/src/i18n.js Line 14 in 2d21a55 const localeElementUI = require(`element-ui/lib/locale/lang/${locales(key)._element}`) 有可能是在这里预先 import 的
我现在运行的是你的版本,没有任何更改,那不是应该只有4种语言吗?现在里面还有阿拉伯、韩文,请教有办法可以去掉吗?(只想尽量减小vendors的大小)🙂
No branches or pull requests
如图,请问这些应该如何去除?没有找到来源在哪里。看起来像是element的locales,但是我看i18n.js中不是只导入了本地有的语言种类吗?
The text was updated successfully, but these errors were encountered: