We cannot alter the value of NODE_ENV , it can only be “development” or “production”. So, we use an npm package env-cmd . It is available at the link below. env ...
確定! 回上一頁