mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-12 15:15:49 +00:00
fix vue-i18n compilation
This commit is contained in:
parent
323176bea3
commit
01c3839f1c
@ -18,6 +18,7 @@ const config: UserConfig = {
|
||||
vueI18n({
|
||||
ssr: true,
|
||||
include: path.resolve(__dirname, './src/locales/**'),
|
||||
jitCompilation: false,
|
||||
}),
|
||||
checker({
|
||||
typescript: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user