mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-14 06:10:53 +08:00
perf: remove the side effects of @vben-core/locales
This commit is contained in:
@@ -16,6 +16,7 @@ async function bootstrap(namespace: string) {
|
||||
await setupI18n(app, {
|
||||
defaultLocale: preferences.app.locale,
|
||||
loadMessages,
|
||||
missingWarn: import.meta.env.PROD,
|
||||
});
|
||||
|
||||
// 配置 pinia-store
|
||||
|
||||
Reference in New Issue
Block a user