Replies: 1 comment
-
I did adapt the data loaders to be independent from uvr. I'm in the process of writing a Nuxt module to provide a smooth integration with Data Loaders independently from the typedPages option. Currently you can manually create a plugin that ensures the installation of Data Loaders |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm using Nuxt 3 and add
typedPages: true
option in experimental section ofnuxt.config.js
How can i enable DataLoaderPlugin in Nuxt?
Thanks for any help.
Beta Was this translation helpful? Give feedback.
All reactions