先來安裝一下 dotenv-cli ,作為項目的開發依賴: ... "build:dev": "dotenv -e .env.development react-app-rewired build", ...
確定! 回上一頁