drei icon indicating copy to clipboard operation
drei copied to clipboard

Host the cloud image somewhere instead of using base64

Open gsimone opened this issue 2 years ago • 1 comments

https://github.com/pmndrs/drei/blob/c6f81f6907b69fc9f05ace228a32fb7f06f91a43/src/core/Cloud.tsx#L10

We should probably put it in drei-assets https://github.com/pmndrs/drei-assets

I found this while inspecting the flat bundle used by services by unpkg and jsdelivr and there's this big guy in the middle of it https://cdn.jsdelivr.net/npm/@react-three/[email protected]

gsimone avatar Nov 16 '21 10:11 gsimone

is this why https://github.com/pmndrs/drei#cloud is not working?

jonrrivera avatar Jan 14 '22 02:01 jonrrivera