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