feat(faster): upgrade Rspack to 1.5, use lazyBarrel experiment, remove deprecated option#11415
feat(faster): upgrade Rspack to 1.5, use lazyBarrel experiment, remove deprecated option#11415
Conversation
… lazyCompilation option
✅ [V2]
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Size Change: -2.18 kB (-0.02%) Total Size: 11.7 MB
ℹ️ View Unchanged
|
⚡️ Lighthouse report for the deploy preview of this PR
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
|
Size Change: +273 B (0%) Total Size: 12.1 MB ℹ️ View Unchanged
|
|
For history: this warning seems hardless, the lib hasn't been published since 7 years and we already used it before. If it's compromised (which doesn't seem so after inspecting the package), then Docusaurus has always been compromised.
|
Motivation
Note: I'm not upgrading to 1.5.4+ because there's a bug affecting our website (web-infra-dev/rspack#11717)
It doesn't affect newly initialized Docusaurus Faster sites, and we have no bug reports yet, so it's probably not worth adding an upper semver range for now.
Test Plan
CI
Test links
https://deploy-preview-11415--docusaurus-2.netlify.app/
Related issues/PRs
I'd like to see if newer Rspack could improve bundle size after upgrading to DocSearch v4: #11327