Issue getting .env to work on Netlify.
My repo is here: nuxt-axios-sheets
I'm getting key=undefined in the browser console:
Failed to load resource: the server responded with a status of 400 ()
- This is a
Nuxtproject (1.4.2). - I'm using
dotenv 1.1.1. - It works on my local machine.
- I set up the key/value on the
Netlifydashboard. - I set up the google sheets api for the Netlify URL.