Adrian Lynch

Results 3 comments of Adrian Lynch

I solved this for my current project, which is ejected, by conditionally passing in config via `/config/env.js:getClientEnvironment()`: ``` function getClientEnvironment(publicUrl) { // Code... NODE_ENV: process.env.NODE_ENV || "development", PUBLIC_URL: publicUrl, CONFIG:...

The same is true of Node. Only you'd be using an SQL module of some sort, so maybe sub sections of DBs would be needed.

We're running into this same issue. Has anyone made a move on this? Cheers.