mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 20:59:57 +01:00
Remove: optimizeTranslationDirective option
This commit is contained in:
@@ -98,6 +98,9 @@ export default defineNuxtConfig({
|
||||
|
||||
// Nuxt I18N
|
||||
i18n: {
|
||||
bundle: {
|
||||
optimizeTranslationDirective: false,
|
||||
},
|
||||
strategy: 'no_prefix',
|
||||
locales: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user