-
-
Notifications
You must be signed in to change notification settings - Fork 736
perf: replace source and cached source #12110
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
Conversation
✅ Deploy Preview for rspack canceled.
|
📦 Binary Size-limit
🎉 Size decreased by 19.63KB from 47.93MB to 47.91MB (⬇️0.04%) |
CodSpeed Performance ReportMerging #12110 will not alter performanceComparing Summary
|
e6ebba0 to
0b03531
Compare
0b03531 to
87c8934
Compare
|
📝 Benchmark detail: Open
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the rspack_sources dependency version and improves code formatting in documentation files.
- Updates
rspack_sourcesfrom version0.4.14to0.4.15 - Reformats multi-line code examples to single-line format in documentation
Reviewed Changes
Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| website/docs/zh/plugins/webpack/entry-plugin.mdx | Reformats EntryPlugin code example to single line |
| website/docs/en/plugins/webpack/entry-plugin.mdx | Reformats EntryPlugin code example to single line |
| Cargo.toml | Updates rspack_sources dependency version to 0.4.15 |
| Cargo.lock | Updates rspack_sources version and checksum to match Cargo.toml |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
quininer
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Summary
This PR updates the rspack_sources dependency version.
Related links
Checklist