hughsk/envify

Environment variable should not overwrite value passed to custom envify

boccob opened this issue · 0 comments

Everything is fine if you don't use global transform in browserify. But if you need it, envify will use in dependencies environment variables instead of specified in parameters.

I created very small example here: https://github.com/boccob/envify-test
Just npm install && npm run build. And then search staging in build.js.