posva / unplugin-vue-router

Next Generation file based typed routing for Vue Router
https://uvr.esm.is
MIT License
1.47k stars 67 forks source link

Data Loaders in Nuxt #408

Closed sergenux closed 1 month ago

sergenux commented 1 month ago

Hi, I'm using Nuxt 3 and add typedPages: true option in experimental section of nuxt.config.js How can i enable DataLoaderPlugin in Nuxt? Thanks for any help.