Support runtime (Node.js) flags? #2191
chikamichi
started this conversation in
Proposals
Replies: 1 comment
-
Just curios. Why you can’t already? |
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.
-
Hi,
Thank you for all the work on this toolset!
I stumbled upon a "niche" usecase: code-hike/codehike#142
tl;dr: it would have been nice Remix had "support" for --experimental-json-module, so as to be able to
import
.json files as modules from remix.config.jsBut actually, it had me thinking: what if, instead of adding such a specific behavior to the code base, one was able to pass options/flags to the runtime instead?
Beta Was this translation helpful? Give feedback.
All reactions