Skip to content

feat: integrate Rspack lazy compilation middleware#4881

Merged
chenjiahan merged 1 commit intomainfrom
lazy_compilation_middleware_0326
Mar 26, 2025
Merged

feat: integrate Rspack lazy compilation middleware#4881
chenjiahan merged 1 commit intomainfrom
lazy_compilation_middleware_0326

Conversation

@chenjiahan
Copy link
Member

@chenjiahan chenjiahan commented Mar 26, 2025

Summary

Rspack v1.3.0 will introduce a new middleware to enable the lazy compilation, see https://github.com/web-infra-dev/rspack/releases/tag/v1.3.0-beta.1

This PR integrates Rspack's new lazy compilation middleware to replace the previous implementation. This allows using a unified Rsbuild server when lazy compilation is enabled, rather than having two separate servers at the same time.

Test cases and documentation will be updated later.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@netlify
Copy link

netlify bot commented Mar 26, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit ef9ac5c
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/67e4033e399e0100080caf36
😎 Deploy Preview https://deploy-preview-4881--rsbuild.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 66 (🔴 down 4 from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 100 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

@chenjiahan chenjiahan merged commit f36d2de into main Mar 26, 2025
13 checks passed
@chenjiahan chenjiahan deleted the lazy_compilation_middleware_0326 branch March 26, 2025 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant