We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e0def3 commit 6815d55Copy full SHA for 6815d55
src/frameworks/vue-sfc.ts
@@ -8,6 +8,8 @@ class VueSFCFramework extends Framework {
8
packageJSON: [
9
'@kazupon/vue-i18n-loader',
10
'@intlify/vue-i18n-loader',
11
+ '@intlify/vite-plugin-vue-i18n',
12
+ '@intlify/unplugin-vue-i18n',
13
],
14
}
15
0 commit comments