NODE_ENV is now available to us in our webpack.config.js file. We can utilise our environment variable as follows;. const isDevelopment = ...
確定! 回上一頁