madskristensen / Packman

A client-side package manager
Other
28 stars 7 forks source link

Getting metadata shouldn't download all the files for a package #11

Closed madskristensen closed 8 years ago

madskristensen commented 8 years ago

Both JsDelivrPackage and CdnjsPackage downloads all the package files when the ToInstallablePackageAsync method is called. It should only download those files when the user installs the package