jspm / project

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

CDN error for idb #178

Open abhishiv opened 2 years ago

abhishiv commented 2 years ago

Hello

I'm unable to import a package because it has a dependency on idb which return 404.

To reproduce

import("https://jspm.dev/@gratico/runtime").then(console.log)

https://jspm.dev/npm:idb@7!cjs 404