You can still use environment variables using another method, a Babel plugin. This approach replaces all references to process.env.VARNAME with the variable ...
確定! 回上一頁