Use local var `environment` rather than `NODE_ENV`
Traditionally, NODE_ENV refers to an environment variable. For clarity, let's keep it that way and don't reuse it in the renderer. Also, add a note about explicitly overriding env vars for node-config. // FREEBIEpull/749/head
parent
e7e030a5e2
commit
a55c61a3ba
Loading…
Reference in New Issue