Debug out-of-memory issues with Rollup v4.27.0#5727
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for your contribution! ❤️You can try out this pull request locally by installing Rollup via npm install rollup/rollup#debug-oomNotice: Ensure you have installed the latest stable Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust. or load it into the REPL: |
Performance report
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #5727 +/- ##
==========================================
- Coverage 98.89% 98.84% -0.05%
==========================================
Files 258 259 +1
Lines 8204 8218 +14
Branches 1387 1395 +8
==========================================
+ Hits 8113 8123 +10
- Misses 60 63 +3
- Partials 31 32 +1 ☔ View full report in Codecov by Sentry. |
|
This PR has been released as part of rollup@4.27.1-0. Note that this is a pre-release, so to test it, you need to install Rollup via |
|
This PR has been released as part of rollup@4.27.1. You can test it via |
This PR contains:
Are tests included?
Breaking Changes?
List any relevant issue numbers:
Description
Some attempts to debug an issue reported here #5420 (comment)