Trying to destructure process.env variables won't work due to the nature of webpack DefinePlugin . For example, the following line: return <h1> ...
確定! 回上一頁