Skip to content

Ensure order of keys in process.env doesn't affect build output#12996

Open
jmgregory wants to merge 1 commit into
react:mainfrom
jmgregory:stable-env-var-order
Open

Ensure order of keys in process.env doesn't affect build output#12996
jmgregory wants to merge 1 commit into
react:mainfrom
jmgregory:stable-env-var-order

Conversation

@jmgregory
Copy link
Copy Markdown

Fixes #12992 . Please see that issue for the problem description and a reproducible example including the fix.

I wasn't able to get the automated test suite running locally, so I haven't added any tests for this. But I'd be happy to add them if someone can point me in the right direction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build hashes vary based on order of REACT_APP_ keys in process.env

2 participants