jspm / project

Roadmap and management repo for the jspm project
161 stars 8 forks source link

jspm.dev package own name resolution bug #168

Closed guybedford closed 2 years ago

guybedford commented 2 years ago

https://jspm.dev/npm:three@0.137.4/examples/jsm/controls/OrbitControls.js should be loading from three per https://unpkg.com/three@0.137.4/examples/jsm/controls/OrbitControls.js, but instead isn't resolving the backtracking correctly.