Tree-shake un-included elements in array pattern#6100
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Thank you for your contribution! ❤️You can try out this pull request locally by installing Rollup via npm install rollup/rollup#fix/6099Notice: Ensure you have installed the latest nightly 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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6100 +/- ##
=======================================
Coverage 98.73% 98.73%
=======================================
Files 271 271
Lines 10624 10632 +8
Branches 2841 2843 +2
=======================================
+ Hits 10490 10498 +8
Misses 89 89
Partials 45 45 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
lukastaegert
left a comment
There was a problem hiding this comment.
Really nice, thanks a lot!
|
This PR has been released as part of rollup@4.50.2-2. 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.50.2. You can test it via |
This PR contains:
Are tests included?
Breaking Changes?
List any relevant issue numbers:
resolves #6099
Description