feat: introduce the virtualDirname option to customize the virtual directory name#5602
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
8149db4 to
290e1b7
Compare
Thank you for your contribution! ❤️You can try out this pull request locally by installing Rollup via npm install rollup/rollup#feat/dynamic-virtual-locationNotice: 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!Rough benchmark
Internal benchmark
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5602 +/- ##
=======================================
Coverage 99.05% 99.05%
=======================================
Files 242 242
Lines 9311 9312 +1
Branches 2466 2467 +1
=======================================
+ Hits 9223 9224 +1
Misses 58 58
Partials 30 30 ☔ View full report in Codecov by Sentry. |
|
This PR has been released as part of rollup@4.21.0. You can test it via |
This PR contains:
Are tests included?
Breaking Changes?
List any relevant issue numbers:
resolves #5563
Description