pmndrs / use-cannon

👋💣 physics based hooks for @react-three/fiber
https://cannon.pmnd.rs
2.76k stars 155 forks source link

Doesn't work with Remix.run #433

Closed daxaxelrod closed 1 year ago

daxaxelrod commented 1 year ago

Seems that use-cannon uses a webworker to process the physics. My remix initial render keeps saying that it cant find react-three/cannon. Has anyone ever setup cannon with SSR before? Either next or remix?