Nick Randall

Results 115 comments of Nick Randall

I have a PR in (#839) to fix this. I personally needed the fix ASAP so I published a fork on NPM with the changes: `@nicksrandall/react-hotkeys-hook`

@MichaelDeBoey any updates on this. This is a blocker for me.

I'll look at this today and see if I can get it updated.

@chaance The solutions here has gotten more simple since esbuild added support for the [`copy` loader](https://esbuild.github.io/content-types/#copy). See: https://github.com/evanw/esbuild/issues/1051#issuecomment-1156783762 This should just work when app imports a `.node` file directly. One...

@benwis I know you also worked on this... You comfortable just using the `copy` loader for `.node` files?

This is the strangest thing but maybe I mixed up my PRs? This is code for a completely unrelated PR. Let me fix this.

@SebastiaanYN Do you need any help getting this PR across the finish line? I'd be happy to help.

Anything I can do to help this get merged?

@alexgleason did you ever to get writing an adapter for Kysley?