pmndrs / use-cannon

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

2.6.0 npm package dist folder missing #251

Closed arya-s closed 3 years ago

arya-s commented 3 years ago

Hello,

it looks like 2.6.0 fails to build on install, there's no build folder inside node_modules/@react-three/cannon.

Example sandbox: https://codesandbox.io/s/snowy-wood-uovvp?file=/src/App.tsx

stockhuman commented 3 years ago

Thank you, and how strange. Build tooling has not changed as far as I know, so I can't tell why this would be. 2.6.1 released to fix.