Adding environmental variables into Nuxt
hint vue nuxtI've forgotten this many times, so I am writing it down in attempt to etch it into my brain:
-
prefix environmental variables with NUXT_APP or they won't work
-
I've also forgotten the corresponding create react app thing as well (prefix your env variables with REACT_APP)
- Next: Adding a Sitemap using Nuxt Content
- Previous: Newsletters