Closed madskristensen closed 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
ToInstallablePackageAsync
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