pmndrs / use-cannon

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

Android browser compatibility lower than Chrome80 #442

Closed neciszhang closed 7 months ago

neciszhang commented 7 months ago

Hello, Android below Chrome 80 does not support ECMAScript modules. How can I support Android below Chrome 80? This is the link to browser compatibility. In Chrome 69 apk, the screen is white

neciszhang commented 7 months ago

close with remove web worker.