We can utilise our environment variable as follows;. const isDevelopment = process.env.NODE_ENV !== 'production' module ...
確定! 回上一頁