windows ignores ENV=dev unless we use cross-env, which sets the environment variable in a windows-compatible way
Details
Details
when I console log process.env.ENV now, i see "dev" in my terminal. before this change, it was undefined
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable