DEV Community

Discussion on: A First Look at Nuxt 3

Collapse
 
procrates profile image
Procrates

Hi Anthony! Great article:) How would you go about using netlify dev with nuxt 3 functions? Want to use ntl dev to have access to process.env.

I got the functions to work on ntl dev when i ran ntl build before ntl dev. If i make changes they dont work anymore unless i build again.

Thanks!

Collapse
 
ajcwebdev profile image
ajcwebdev

Hey @procrates 👋, thanks for the kind words!

I have not tried Netlify Dev with Nuxt 3 yet so unfortunately I do not have any great insights into your issue, but you might have some luck asking in the Nuxt Discord or the Netlify Forums.