React-app-rewired: Use non-standard env files for environment variables?

Created on 14 Mar 2018  路  1Comment  路  Source: timarney/react-app-rewired

Hi all. Is there a way to use react-app-env or get similar functionality with this package? For a project I'm on, we'd like to have our config files look like: configs/dev.env or configs/prod.env as opposed to configs/.env.dev and configs/.env.prod ...react-app-env allows us to use that kind of file instead of the standard .env file, but I'm not sure how to make it work with react-app-rewired, which we are using in order to use react-app-rewire-yarn-workspaces.

>All comments

Not that I'm aware of.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jaggerwang picture jaggerwang  路  4Comments

lyudad picture lyudad  路  6Comments

001123 picture 001123  路  4Comments

artalar picture artalar  路  4Comments

srhise picture srhise  路  5Comments