SASamuel AkintundeOct 15, 2018
Why can't Gatsby read my Contentful environment variables on Netlify?
So, I'm building my portfolio website and I'm pulling in my projects and blog stories from Contentful. In development, I use a .env file to save the Space ID and Access Token and it works once I use process.env.CONTENTFUL_SPACE_ID and process.env.CON...
GDiego commented