chore: update @nuxtjs/i18n to 9.1.1 (#3078)

This commit is contained in:
TAKAHASHI Shuuji 2024-12-08 17:14:32 +09:00 committed by GitHub
parent 6b98b6116b
commit b7cff82ab2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 65 additions and 71 deletions

View file

@ -318,6 +318,9 @@ export default defineNuxtConfig({
generatedLocaleFilePathFormat: 'relative',
},
vueI18n: './config/i18n.config.ts',
bundle: {
optimizeTranslationDirective: false,
},
},
pwa,
staleDep: {