meshcat-dev / meshcat

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

Use `main.min.js` instead of `main.js` in `empty_scene.html` #101

Closed rdeits closed 3 years ago

rdeits commented 3 years ago

main.js is created locally for debugging purposes, but our test files should depend on the actual main.min.js which is checked in to git.