Skip to content

build: fix pnpm pack/pnpm publish behavior so dist folder is included in packages again - #1561

Merged
richadr merged 2 commits into
mainfrom
build/dist-not-included
Aug 21, 2026
Merged

build: fix pnpm pack/pnpm publish behavior so dist folder is included in packages again#1561
richadr merged 2 commits into
mainfrom
build/dist-not-included

Conversation

@richadr

@richadr richadr commented Aug 21, 2026

Copy link
Copy Markdown
Member
  • build: don't fall back to .gitignore when publishing by including an empty .npmignore
  • chore: republish packages with missing dist folder

…empty .npmignore

This fixes an issue where published packages no longer include a dist folder since pnpm 11.13.
@richadr
richadr requested review from a team as code owners August 21, 2026 07:51
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
themes Ready Ready Preview Aug 21, 2026 7:55am

Request Review

@sonarqubecloud

Copy link
Copy Markdown

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.51%. Comparing base (0d5b29f) to head (53a7929).
⚠️ Report is 52 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1561   +/-   ##
=======================================
  Coverage   89.51%   89.51%           
=======================================
  Files          19       19           
  Lines        1392     1392           
  Branches      185      143   -42     
=======================================
  Hits         1246     1246           
- Misses        145      146    +1     
+ Partials        1        0    -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@richadr
richadr merged commit e0cab1a into main Aug 21, 2026
10 checks passed
@richadr
richadr deleted the build/dist-not-included branch August 21, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants