include the properties that accessed by this - #5831
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#fix/5829Notice: 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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5831 +/- ##
=======================================
Coverage 98.54% 98.54%
=======================================
Files 269 269
Lines 8529 8537 +8
Branches 1461 1463 +2
=======================================
+ Hits 8405 8413 +8
Misses 92 92
Partials 32 32 ☔ View full report in Codecov by Sentry. |
lukastaegert
left a comment
There was a problem hiding this comment.
I am currently working on a more general solution, but I think for now this is a good quick fix, as my solution will take at least another day or two. Thanks for looking into this!
|
This PR has been released as part of rollup@4.34.3. You can test it via |
This PR contains:
Are tests included?
Breaking Changes?
List any relevant issue numbers:
resolves #5829
Description