Skip to content

Comments

feat(entry): support glob negation patterns in object entry configuration#662

Merged
sxzz merged 4 commits intomainfrom
feature/exclude-glob
Dec 20, 2025
Merged

feat(entry): support glob negation patterns in object entry configuration#662
sxzz merged 4 commits intomainfrom
feature/exclude-glob

Conversation

@Doctor-wu
Copy link
Collaborator

Description

  • Introduced TsdownInputOption type to handle glob patterns with negation.
  • Updated toObjectEntry function to validate and process entries with negation patterns.
  • Added tests to ensure correct behavior with various glob patterns and negations.

Linked Issues

close #660

…onfiguration

fixes #660
- Introduced `TsdownInputOption` type to handle glob patterns with negation.
- Updated `toObjectEntry` function to validate and process entries with negation patterns.
- Added tests to ensure correct behavior with various glob patterns and negations.
@netlify
Copy link

netlify bot commented Dec 20, 2025

Deploy Preview for tsdown ready!

Name Link
🔨 Latest commit 5211f68
🔍 Latest deploy log https://app.netlify.com/projects/tsdown/deploys/69461f4baf6ce00008d68a47
😎 Deploy Preview https://deploy-preview-662--tsdown.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 Dec 20, 2025

Open in StackBlitz

npm i https://pkg.pr.new/tsdown@662
npm i https://pkg.pr.new/create-tsdown@662
npm i https://pkg.pr.new/tsdown-migrate@662

commit: 5211f68

@sxzz sxzz merged commit 8ed1b9f into main Dec 20, 2025
17 checks passed
@sxzz sxzz deleted the feature/exclude-glob branch December 20, 2025 05:27
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.

Exclude files from object entry with globs

2 participants