jspm / generator

JSPM Import Map Generator
Apache License 2.0
166 stars 21 forks source link

Deno provider #141

Closed guybedford closed 2 years ago

guybedford commented 2 years ago

This adds a Deno provider with very basic lookup support and package parsing. In addition a browser fix for the CORS error on Deno not founds is added as well.

Resolves https://github.com/jspm/generator/issues/138.