meshcat-dev / meshcat

Remotely-controllable 3D viewer, built on top of three.js
MIT License
250 stars 44 forks source link

Update all JS dependencies #86

Closed rdeits closed 3 years ago

rdeits commented 3 years ago

This PR updates three.js to 0.131.1 (the latest version), as well as updating webpack to its latest 5.47.1 release. It adds a new dependency on wwobjloader2, which is the new home of the ObjLoader2 which formerly lived in three.js.