We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've clone the repo and reproduce in the playground/nuxt section https://github.com/remirobichet/motion
playground/nuxt
I've tried to add a plugin to add custom directive without using the method described here https://motion.vueuse.org/getting-started/nuxt#installation. I don't want to overcharge my nuxt.config.ts file with this kind of config.
nuxt.config.ts
I have 2 console warn :
It seems i can't reuse the MotionPlugin in a nuxt plugin (cf 1st warn)
MotionPlugin
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
System info
Reproduction
I've clone the repo and reproduce in the
playground/nuxt
sectionhttps://github.com/remirobichet/motion
Describe the bug
I've tried to add a plugin to add custom directive without using the method described here https://motion.vueuse.org/getting-started/nuxt#installation. I don't want to overcharge my
nuxt.config.ts
file with this kind of config.I have 2 console warn :
It seems i can't reuse the
MotionPlugin
in a nuxt plugin (cf 1st warn)Additional context
No response
Logs
No response
The text was updated successfully, but these errors were encountered: