Skip to content

Commit 68ecd0a

Browse files
kmilogp8496terales
andauthored
Added support for nuxt3 intlify package (#729)
* Added support for nuxt3 intlify package * Empty commit to trigger CI --------- Co-authored-by: Alex Terehov <[email protected]>
1 parent fb8a429 commit 68ecd0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/frameworks/vue.ts

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ class VueFramework extends Framework {
1515
'@panter/vue-i18next',
1616
'@nuxtjs/i18n',
1717
'nuxt-i18n',
18+
'@intlify/nuxt3',
1819
],
1920
}
2021

0 commit comments

Comments
 (0)