Replies: 2 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Mark as resolved since the initial support is landed in #71802 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Goals
Allow users to define key-value pairs in
next.config.js
that are statically replaced in the output bundles (all runtimes).Non-Goals
Differenciate between between runtimes for injected values.
Background
This is a common feature in various bundlers and frameworks that allows for features like:
Proposal
Suggestion for now while turbo is experimental:
Prior art:
Beta Was this translation helpful? Give feedback.
All reactions