Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: upgrade to unbuild v3 rc #18502

Merged
merged 2 commits into from
Oct 29, 2024
Merged

chore: upgrade to unbuild v3 rc #18502

merged 2 commits into from
Oct 29, 2024

Conversation

bluwy
Copy link
Member

@bluwy bluwy commented Oct 29, 2024

Description

Unbuild v3 updates to rollup v4 and esbuild 0.24 which helps deduplicate our local dependencies. The main breaking change seems to be that, and rollup.esbuild.target now defaults to esnext, but we've already set the value ourselves so we're clear.

@bluwy
Copy link
Member Author

bluwy commented Oct 29, 2024

Looks like the js-sourcemap snapshot probably got affected due to transitive deps upgrade. Testing locally it seems to add an additional segment between t() (t( + )), but both still point to the same source, so there's no change in mapping in practice. (Top: before. Bottom: after)
image

@patak-dev patak-dev merged commit ddd5c5d into main Oct 29, 2024
14 checks passed
@patak-dev patak-dev deleted the unbuild-3 branch October 29, 2024 05:16
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