pmndrs / drei-vanilla

🍦 drei-inspired helpers for threejs
https://pmndrs.github.io/drei-vanilla/
MIT License
450 stars 17 forks source link

Storybook - HMR with WebXR content #8

Open abernier opened 1 year ago

abernier commented 1 year ago

Something remains to implement after https://github.com/pmndrs/drei-vanilla/issues/5, for stories with WebXR content:

If you want proper HMR in WebXR, Setup should return singletons so it doesn't kick you out of sessions.

— as @CodyJasonBennett has mentioned it