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
{{ message }}
This repository has been archived by the owner on Aug 13, 2022. It is now read-only.
Background
https://unpkg.com/[email protected]/index.js is simply:
If we know
NODE_ENV
(see: #2 ) we could filter to only one of these dependencies to further trace instead of both as currently happens.Work
Filter out dependency files that aren't used by the intro
srcPath
file.package.json:module
ESM code.The text was updated successfully, but these errors were encountered: