mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 18:59:59 +01:00
fix: ajouter des options de configuration pour le bundle i18n
This commit is contained in:
@@ -76,6 +76,10 @@ export default defineNuxtConfig({
|
||||
compilation: {
|
||||
strictMessage: false,
|
||||
},
|
||||
bundle: {
|
||||
fullInstall: false,
|
||||
dropMessageCompiler: true,
|
||||
},
|
||||
locales: [
|
||||
{
|
||||
label: 'English',
|
||||
|
||||
Reference in New Issue
Block a user