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
Fixes .npmignore to stop pnpm git-fetch-then-pack from stripping dist/esm/{web,definitions}.*. Tarball asset is pre-packed so pnpm consumers can skip git-fetch entirely by referencing the .tgz URL directly.