Skip to content

fix(copy): avoid unnecessary warning when copy options are empty#778

Closed
rzzf wants to merge 1 commit intorolldown:mainfrom
rzzf:fix/empty-copy
Closed

fix(copy): avoid unnecessary warning when copy options are empty#778
rzzf wants to merge 1 commit intorolldown:mainfrom
rzzf:fix/empty-copy

Conversation

@rzzf
Copy link
Contributor

@rzzf rzzf commented Feb 24, 2026

  • This PR contains AI-generated code, but I have carefully reviewed it myself. Otherwise, my PR may be closed.

Description

Linked Issues

fix #774

Additional context

@netlify
Copy link

netlify bot commented Feb 24, 2026

Deploy Preview for tsdown-main ready!

Name Link
🔨 Latest commit ae6e103
🔍 Latest deploy log https://app.netlify.com/projects/tsdown-main/deploys/699d4721f1877f000824f8d1
😎 Deploy Preview https://deploy-preview-778--tsdown-main.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 24, 2026

Open in StackBlitz

tsdown

pnpm add https://pkg.pr.new/tsdown@778 -D
npm i https://pkg.pr.new/tsdown@778 -D
yarn add https://pkg.pr.new/[email protected] -D

create-tsdown

pnpm add https://pkg.pr.new/create-tsdown@778 -D
npm i https://pkg.pr.new/create-tsdown@778 -D
yarn add https://pkg.pr.new/[email protected] -D

tsdown-migrate

pnpm add https://pkg.pr.new/tsdown-migrate@778 -D
npm i https://pkg.pr.new/tsdown-migrate@778 -D
yarn add https://pkg.pr.new/[email protected] -D

commit: ae6e103

@sxzz
Copy link
Member

sxzz commented Feb 25, 2026

This is not a correct fix.

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.

Empty copy options should not warn No files matched for copying

2 participants