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

perf(common): Fix OOM of inputSourceMap #8402

Merged
merged 1 commit into from Dec 8, 2023
Merged

Conversation

kdy1
Copy link
Member

@kdy1 kdy1 commented Dec 7, 2023

Description:

The previous code was very strange, and it could easily cause OOM.

@kdy1 kdy1 added this to the Planned milestone Dec 7, 2023
@kdy1 kdy1 self-assigned this Dec 7, 2023
@kdy1 kdy1 marked this pull request as ready for review December 7, 2023 20:15
@kdy1 kdy1 requested a review from a team as a code owner December 7, 2023 20:15
Copy link
Member Author

@kdy1 kdy1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

swc-bump:

  • swc_common

@kdy1 kdy1 merged commit 6a73d47 into swc-project:main Dec 8, 2023
141 checks passed
@kdy1 kdy1 deleted the oom-of-minify branch December 8, 2023 01:57
kdy1 added a commit to vercel/next.js that referenced this pull request Dec 8, 2023
### What?

Update SWC crates.

### Why?

To fix OOM bug of `inputSourceMap`.

Patch: swc-project/swc#8402

### How?

Closes PACK-2123



# Turbopack updates

* vercel/turbo#6733 <!-- Thomas Knickman -
chore(ignore): exclude rustic-ice files -->
* vercel/turbo#6731 <!-- Leah -
fix(turbopack-ecmascript-runtime): don't use `path.relative` for
absolute paths -->
* vercel/turbo#6745 <!-- Donny/강동윤 - Update
`swc_core` to `v0.86.98` -->
@kdy1 kdy1 modified the milestones: Planned, v1.3.101 Dec 18, 2023
@swc-project swc-project locked as resolved and limited conversation to collaborators Jan 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant