Open
Description
I have a macOS Sierra on which I made a simple test script that only does console.log(process.env)
I only get env variables that are prepended, e.g. npm_package_betterScripts_build_env_PRODUCTION_URL_PREFIX
I've also tried this on an Ubuntu machine, and it works fine (meaning I also see the unprefixed ENV variable, not sure why the prefixed one is needed though). Both run on node v6.10.3, better-npm-run v0.0.15
Metadata
Metadata
Assignees
Labels
No labels