@velcro/resolver-host-unpkg
TypeScript icon, indicating that this package has built-in type declarations

0.27.0 • Public • Published

@velcro/resolver-host-unpkg

A class that implements the ResolverHost interface over the unpkg.com CDN. This host does not rely on unpkg's own automatic main file resolution and so it will respect the parent Resolver's configuration.

Usage

const host = new Velcro.ResolverHostUnpkg({
  fetch, // Optional reference to a `fetch` implementation
});

Package Sidebar

Install

npm i @velcro/resolver-host-unpkg

Weekly Downloads

0

Version

0.27.0

License

MIT

Unpacked Size

282 kB

Total Files

38

Last publish

Collaborators

  • filearts