mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
* support different env configs. * fomrat code * Hide doc * Slightly rework the PR * Remove .env in default template * Use just one entry in the paths * Unify env.js and loadEnv.js * Oops, forgot these folks
3 lines
73 B
Plaintext
3 lines
73 B
Plaintext
REACT_APP_X = x-from-development-env
|
|
REACT_APP_DEVELOPMENT = development
|