Bash NODE_ENV=production && OTHER_ENV=foo && node ./index.js #or if you have your npm scripts set NODE_ENV=production && OTHER_ENV=foo ...
確定! 回上一頁