You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @brandonkal I'd love to list this if there's a best practice way of doing this - since it's an ES module consuming an ES module it's not something that shows up under the 'dependencies' tab on npm's website either. What's the right way to go about listing this as a dependency?
Yes. I am not sure exactly what the correct approach here would be.
From reading the spec, it looks like this would work: using the url as the package name and the github location as the version.
This package uses
https://unpkg.com/jsincss/index.vanilla.js
, but does not specify it as a dependency or a peer dependencyRef: https://bundlephobia.com/result?p=deqaf
The text was updated successfully, but these errors were encountered: