Defining/replacing custom build variables #3541
Unanswered
maranomynet
asked this question in
Q&A
Replies: 1 comment 3 replies
-
The only build variable Remix supports is |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi. Is it possible to define custom build variables, and have them string-replaced during build — similar to esbuild's
define
option.I'm running Remix with a monorepo where a local workspace module uses a custom
process.env.*
build variable, which triggers client errors in the Remix build.Beta Was this translation helpful? Give feedback.
All reactions