Skip to content

Fix rollup-plugin-copy types export#3101

Merged
bashmish merged 1 commit into
modernweb-dev:masterfrom
itosa-kazu:codex/fix-rollup-copy-types-export
Jun 15, 2026
Merged

Fix rollup-plugin-copy types export#3101
bashmish merged 1 commit into
modernweb-dev:masterfrom
itosa-kazu:codex/fix-rollup-copy-types-export

Conversation

@itosa-kazu

Copy link
Copy Markdown

Summary

  • point @web/rollup-plugin-copy's export types entry at the shipped dist/copy.d.ts declarations
  • add a patch changeset

Verification

  • npm-installed @web/rollup-plugin-copy@0.5.1 in a clean temp project
  • confirmed TypeScript fails to find declarations before the metadata fix
  • patched exports.types to ./dist/copy.d.ts in the temp install and confirmed tsc resolves the module

@changeset-bot

changeset-bot Bot commented Jun 9, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e268678

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@web/rollup-plugin-copy Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@bashmish bashmish merged commit fa4fc41 into modernweb-dev:master Jun 15, 2026
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.

2 participants