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