zetachang / react-native-dotenv

A Babel preset let you import application configs from .env file (zero runtime dependency)
MIT License
915 stars 68 forks source link

Support variables from scripts #47

Open SilencerWeb opened 6 years ago

SilencerWeb commented 6 years ago

It would be awesome if you add support variables from scripts, e.g. NODE_ENV=development react-native-scripts start