Replies: 1 comment 3 replies
-
I have updated the above pull request patch to work with Remix 1.4.3. I got everything to build, but am having trouble importing the function itself. Trying to learn more about esbuild internals and remix's bundles |
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.
-
I came across this PR for support of .node files, and I'd love to get everybody's opinion on it. It looks like they'd like to do it for remix-tailwind support, but I would like to include generated Node addon modules from napi-rs.
Personally, I don't see the downside of enabling this behind a config option for people who want it on platforms that support it.
.Node Pull Request
Beta Was this translation helpful? Give feedback.
All reactions