Nuxt Composition API and Vue 2.7 #779
Unanswered
evgenii-code
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have nuxt v2.16.3 on our project and Vue 2.7 wich already has composition API support
As doc says, Nuxt Composition API installs @vue/composition-api as a plugin
Can we use this Nuxt Composition API module together with Vue 2.7?
Or should we somehow uninstall @vue/composition-api module manulally?
Beta Was this translation helpful? Give feedback.
All reactions