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.
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.