mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-03 09:06:06 +08:00
* Load environment file via dotenv if .env file is present * Document loading environment variables in .env file * Minor doc tweaks