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

Update resolve rule for @swc/helpers #48980

Merged
merged 1 commit into from Apr 29, 2023
Merged

Update resolve rule for @swc/helpers #48980

merged 1 commit into from Apr 29, 2023

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Apr 29, 2023

What?

Update resolve rule for @swc/helpers => node_modules/@swc/helpers to @swc/helpers/_ => node_modules/@swc/helpers/_ to select only @swc/helpers@v0.5.0.

Why?

Previous rule make webpack merge @swc/helpers@v0.4.x and @swc/helpers@v0.5.x

How?

Closes WEB-948
Fixes #48593

@kdy1 kdy1 self-assigned this Apr 29, 2023
@ijjk ijjk added created-by: Turbopack team PRs by the turbopack team type: next labels Apr 29, 2023
@kdy1 kdy1 changed the title _ Update resolve rule for @swc/helpers Apr 29, 2023
@kdy1 kdy1 marked this pull request as ready for review April 29, 2023 11:49
@kdy1 kdy1 requested review from timneutkens, ijjk, shuding, a team and huozhi as code owners April 29, 2023 11:49
@kodiakhq kodiakhq bot merged commit 03189bb into canary Apr 29, 2023
102 checks passed
@kodiakhq kodiakhq bot deleted the kdy1/helpers-again branch April 29, 2023 12:06
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build time error: Can't resolve @swc/helpers/...
4 participants