Skip to content

feat: support queueMicroTask on the server side of SSR#3873

Merged
9aoy merged 2 commits intomainfrom
feat/ssr-queue-micro-task
Oct 31, 2024
Merged

feat: support queueMicroTask on the server side of SSR#3873
9aoy merged 2 commits intomainfrom
feat/ssr-queue-micro-task

Conversation

@LingyuCoder
Copy link
Copy Markdown
Contributor

@LingyuCoder LingyuCoder commented Oct 31, 2024

Summary

Support queueMicroTask on the server side of SSR

Related Links

Fix web-infra-dev/rspack#7826

Checklist

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

@netlify
Copy link
Copy Markdown

netlify bot commented Oct 31, 2024

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 90c8828
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/672351a96beb3c00085a641f
😎 Deploy Preview https://deploy-preview-3873--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: 75 (🟢 up 3 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.

@LingyuCoder LingyuCoder requested a review from 9aoy October 31, 2024 09:46
@LingyuCoder LingyuCoder marked this pull request as ready for review October 31, 2024 09:48
@9aoy 9aoy merged commit 62926c1 into main Oct 31, 2024
@9aoy 9aoy deleted the feat/ssr-queue-micro-task branch October 31, 2024 10:15
This was referenced Oct 31, 2024
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.

[Bug]: In dev mode queueMicrotask is not defined in ESM environment

2 participants