reearth / resium

React components for 🌏 Cesium
https://resium.reearth.io
MIT License
727 stars 134 forks source link

Support for Yarn Pnp #648

Open FourLeafTec opened 8 months ago

FourLeafTec commented 8 months ago

With yarn pnp, cesium resource will locate in /home/[user]/.yarn/cache/[lib]-[hash]/... directory.

The symlink script on post install in package.json is hard to work.