Created
November 8, 2020 19:22
-
-
Save DoctorDerek/bde7ad3abba24d2013e41fbf8c6d7543 to your computer and use it in GitHub Desktop.
Modified Gatsby config file part 2
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
require("dotenv").config({ | |
path: `.env.${process.env.NODE_ENV}`, | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment