chore: update @nuxtjs/i18n to 9.1.1 (#3078)
This commit is contained in:
parent
6b98b6116b
commit
b7cff82ab2
4 changed files with 65 additions and 71 deletions
|
@ -1,13 +0,0 @@
|
|||
diff --git a/dist/module.mjs b/dist/module.mjs
|
||||
index b6def32f8bde5516e6ee0a25f153b01803f55683..897b44120533fdb74b33d9d4dff1d21b910073ca 100644
|
||||
--- a/dist/module.mjs
|
||||
+++ b/dist/module.mjs
|
||||
@@ -1462,7 +1462,7 @@ async function extendBundler({ options: nuxtOptions }, nuxt) {
|
||||
fullInstall: nuxtOptions.bundle.fullInstall,
|
||||
onlyLocales: nuxtOptions.bundle.onlyLocales,
|
||||
dropMessageCompiler: nuxtOptions.bundle.dropMessageCompiler,
|
||||
- optimizeTranslationDirective: true,
|
||||
+ optimizeTranslationDirective: false,
|
||||
strictMessage: nuxtOptions.compilation.strictMessage,
|
||||
escapeHtml: nuxtOptions.compilation.escapeHtml,
|
||||
defaultSFCLang: nuxtOptions.customBlocks.defaultSFCLang,
|
Loading…
Add table
Add a link
Reference in a new issue