Commit 9af1728
Support NPM versions that don't export config environment variables
The automatic exportation of environment variables based on the config key
in package.json was removed in later versions of Node.js. Here, we
manually set the environment variable if it's not automatically set.1 parent 64604d9 commit 9af1728
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
2 | 5 | | |
3 | 6 | | |
4 | 7 | | |
| |||
0 commit comments