gatsby-theme-auth0 icon indicating copy to clipboard operation
gatsby-theme-auth0 copied to clipboard

Warn about having both env vars and plugin options

Open dandv opened this issue 5 years ago • 3 comments

Not sure if it's typical Gatsby plugin behavior, but I spent most of the day debugging this.

dandv avatar May 08 '20 06:05 dandv

Deploy request for gatsby-theme-auth0-custom pending review.

Review with commit 56ac28636139d65097e111d6e028fac4a57c769c

https://app.netlify.com/sites/gatsby-theme-auth0-custom/deploys

netlify[bot] avatar May 08 '20 06:05 netlify[bot]

Deploy request for gatsby-theme-auth0 pending review.

Review with commit 56ac28636139d65097e111d6e028fac4a57c769c

https://app.netlify.com/sites/gatsby-theme-auth0/deploys

netlify[bot] avatar May 08 '20 06:05 netlify[bot]

@dandv I don't think this is a problem with this specific theme. I believe this is due to how dotenv works, see more here: https://github.com/motdotla/dotenv#what-happens-to-environment-variables-that-were-already-set

epilande avatar Jul 07 '20 06:07 epilande