feat: i18n lazy load
This commit is contained in:
parent
ccffe9daa8
commit
07209a7d29
6 changed files with 25 additions and 17 deletions
|
@ -104,8 +104,7 @@ export default defineNuxtConfig({
|
|||
vueI18n: {
|
||||
fallbackLocale: 'en-US',
|
||||
},
|
||||
// TODO:
|
||||
// lazy: true,
|
||||
lazy: true,
|
||||
},
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue