Runtime environment config with static optimisation! #23257
Unanswered
andrewmclagan
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI team!
We have created a package that allows use of whitelisted runtime environment config via
.env
files that does not effectnext build
and static optimisation :-)Check it out: https://github.com/andrewmclagan/react-env
Also enables the ability to:
.env.production
.env.staging
.env.testing
.env.qa
.env.integration
:-)
Beta Was this translation helpful? Give feedback.
All reactions