Skip to content

Fix npm publish workflow for beta package#350

Merged
mesudip merged 1 commit into
devfrom
codex/fix-rollup-publish-config
Jun 11, 2026
Merged

Fix npm publish workflow for beta package#350
mesudip merged 1 commit into
devfrom
codex/fix-rollup-publish-config

Conversation

@mesudip

@mesudip mesudip commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Use an ESM default export in the Rollup config so Rollup 4 can load it
  • Publish prerelease package versions with the npm beta dist-tag

Verification

  • cd pdf-ui && npm ci
  • cd pdf-ui && npm run build:rollup
  • cd pdf-ui && npm publish --dry-run --access public --tag beta

The dry-run completed successfully and reported publishing @intersect.mbo/pdf-ui@1.0.16-beta with tag beta.

@github-actions

Copy link
Copy Markdown

✅ All checks succeeded

@mesudip mesudip changed the base branch from main to dev June 11, 2026 11:14
@mesudip mesudip merged commit 5c7a308 into dev Jun 11, 2026
1 check passed
@github-actions

Copy link
Copy Markdown

@mesudip
This PR is in the tag: dev-5c7a3086b0de5e8f31d6a5498fec9c8c0d5adc6b-392 , for backend service

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.

1 participant