test: refs #8006 config

This commit is contained in:
Javier Segarra 2025-03-31 13:52:30 +02:00
parent 9ef29e61bd
commit f2a20ce4bf
1 changed files with 3 additions and 0 deletions

View File

@ -41,6 +41,9 @@ export default defineConfig({
sassVariables: 'src/quasar-variables.scss',
}),
VueI18nPlugin({
strictMessages: false,
runtimeOnly: false,
include: [
path.resolve(__dirname, 'src/i18n/locale/**'),
path.resolve(__dirname, 'src/pages/**/locale/**'),