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
When a package doesn’t have package.json exports or exposes a wildcard in its exports, it would be nice to allow the user to manually specify an entrypoint to check. On the website, this could be done interactively; in the CLI, a new option will be needed. This would effectively eliminate the “Wildcard subpaths cannot yet be analyzed by this tool” problem kind.