You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building three.module.min.js with sourcemaps support ... by using the threejs-provided rc will gen wrong sourcemaps... almost all sources are missing in result map.
Reproduction steps
modify import map in webgl_animation_keyframes.html, "three": "../build/three.module.min.js"
run $ npm run dev
open webgl_animation_keyframes.html at localhost
bring up devtools; browse sources at "sources > viewer/ > localhost:8080/ > src/"