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
98 B
Plaintext
3 lines
98 B
Plaintext
REACT_APP_X = x-from-original-local-env
|
|
REACT_APP_ORIGINAL_2 = override-from-original-local-env-2
|