acorcutt/next-apollo-provider

process.env is not set on the client

acorcutt opened this issue · 0 comments

babel-plugin-transform-define is not the right solution, we don't get the env inside the module, either require the default url to be set or figure out how to get a real process.env on the client.