glennreyes / graphpack

☄️ A minimalistic zero-config GraphQL server.
https://codesandbox.io/s/k3qrkl8qlv
MIT License
1.99k stars 80 forks source link

Support Dotenv #33

Open glennreyes opened 6 years ago

glennreyes commented 6 years ago

Similar to CRA, I've found it useful to have that supported out of the box.

manpenaloza commented 6 years ago

would like to deal with that if ok (?).

just some questions upfront:

glennreyes commented 6 years ago

I'd propose https://webpack.js.org/plugins/environment-plugin/#dotenvplugin. Ideally .env works well together with webpack.Environmentplugin (when set in the graphpack.config.js)