Skip to content

feat: export exclude option#340

Merged
sxzz merged 5 commits intorolldown:mainfrom
TheAlexLichter:feat/export-exclude
Dec 12, 2025
Merged

feat: export exclude option#340
sxzz merged 5 commits intorolldown:mainfrom
TheAlexLichter:feat/export-exclude

Conversation

@TheAlexLichter
Copy link
Copy Markdown
Collaborator

Resolves #339

@netlify
Copy link
Copy Markdown

netlify bot commented Jun 21, 2025

Deploy Preview for tsdown failed.

Name Link
🔨 Latest commit 1181bfb
🔍 Latest deploy log https://app.netlify.com/projects/tsdown/deploys/68573cad27eb7d000894722d

@sxzz sxzz force-pushed the main branch 2 times, most recently from 13a67c0 to 8171b96 Compare August 10, 2025 00:54
@smorimoto
Copy link
Copy Markdown
Contributor

Any updates on this?

@TheAlexLichter
Copy link
Copy Markdown
Collaborator Author

@smorimoto this needs more discussion I think

@sxzz sxzz force-pushed the main branch 3 times, most recently from 04e9d3d to 3b05923 Compare September 27, 2025 04:22
@sxzz sxzz force-pushed the main branch 11 times, most recently from ecc60c6 to 597d921 Compare November 12, 2025 21:28
@sxzz sxzz force-pushed the main branch 5 times, most recently from 10421f2 to 85c0e55 Compare December 1, 2025 17:36
@netlify
Copy link
Copy Markdown

netlify bot commented Dec 12, 2025

Deploy Preview for tsdown ready!

Name Link
🔨 Latest commit 4e8e7db
🔍 Latest deploy log https://app.netlify.com/projects/tsdown/deploys/693b8a1ceb0d0a0008165a43
😎 Deploy Preview https://deploy-preview-340--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
Copy Markdown

pkg-pr-new bot commented Dec 12, 2025

Open in StackBlitz

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

commit: 06a38de

@sxzz sxzz merged commit 9e6341a into rolldown:main Dec 12, 2025
3 of 4 checks passed
@sxzz
Copy link
Copy Markdown
Member

sxzz commented Dec 17, 2025

@TheAlexLichter I finally added glob support back 84b68bb because picomatch was already added as a dependency in bcb7a62. More importantly, since tinyglobby uses picomatch under the hood, we haven’t introduced any new dependencies.

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.

[Exports] Allow excluding files via regex or glob

3 participants