-
-
Notifications
You must be signed in to change notification settings - Fork 760
perf(incremental): enable advance-slient preset by default #10623
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 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment was marked as outdated.
This comment was marked as outdated.
CodSpeed Performance ReportMerging #10623 will not alter performanceComparing 🎉 Hooray!
|
chenjiahan
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.
🚀
Summary
enable
incremental: "advance-slient"by defaulttests remain the same, incremental is only tested in
rspack-test-tools/tests/Incremental-*.test.js, other tests still testincremental: "safe"(before's behavior)Checklist