Skip to content

chore(build): Improvements in tsdown bundling config#1797

Merged
donmccurdy merged 3 commits intomainfrom
chore/build-tsdown-pt2
Feb 5, 2026
Merged

chore(build): Improvements in tsdown bundling config#1797
donmccurdy merged 3 commits intomainfrom
chore/build-tsdown-pt2

Conversation

@donmccurdy
Copy link
Owner

@donmccurdy donmccurdy commented Feb 5, 2026

When I switched the builds to tsdown in #1789 (not yet published), there was a potential breaking change in the dependency on keyframe-resample, which was previously inlined. This PR reverts keyframe-resample to its previous behavior and adds more tsdown configuration to improve bundling and inlining.

Testing requires inspecting bundles manually, and checking verbose build logs with yarn build --verbose --stream.

Related:

PR Dependency Tree

This tree was auto-generated by Charcoal

@donmccurdy donmccurdy added code health dependencies Pull requests and issues related to dependencies labels Feb 5, 2026
@donmccurdy donmccurdy added this to the v4.4 milestone Feb 5, 2026
@donmccurdy donmccurdy merged commit f0058d2 into main Feb 5, 2026
8 checks passed
@donmccurdy donmccurdy deleted the chore/build-tsdown-pt2 branch February 5, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code health dependencies Pull requests and issues related to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant