alephjs / aleph.js

The Full-stack Framework in Deno.
https://aleph.deno.dev/
MIT License
5.27k stars 166 forks source link

react-three-fiber, missing @use-gesture types #527

Open gloompi opened 1 year ago

gloompi commented 1 year ago

Hello, I'm trying to use aleph with @react-three/fiber and @react-three/drei, I was able to create a canvas and everything looked good until I imported drei, but now it's giving me errors that types from @use-gesture are missing.

Here is the image:

image

Would it be possible to add those missing types in @use-gesture?

ije commented 1 year ago

related to https://github.com/ije/esm.sh/issues/483, i'm looking into it

gloompi commented 1 year ago

@ije do you guys need help? I see a lot of potential in this project and would love to help if needed.

ije commented 1 year ago

i just fixed the esm.sh issue, now you could use @use-gesture fine.

ije commented 1 year ago

@ije do you guys need help? I see a lot of potential in this project and would love to help if needed.

yeah, build a framework is a big challenge, takes a lot of time! currently i am a bit busy on other things so don't have too much time on this project, but i am trying to keep working on it, mainly update the docs