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
Publish from the repo root (0.3.5)
0.3.4 was published from dist/, so its exports (./dist/…) pointed at paths
that do not exist in the tarball. files already ships dist/**; publish from
the root so the tarball layout equals the repo layout.