Skip to content

fix(rsbuild): add dynamic import callback to cjs vm#4755

Merged
9aoy merged 1 commit intomainfrom
dynamic-import-callback
Mar 12, 2025
Merged

fix(rsbuild): add dynamic import callback to cjs vm#4755
9aoy merged 1 commit intomainfrom
dynamic-import-callback

Conversation

@ScriptedAlchemy
Copy link
Copy Markdown
Contributor

@ScriptedAlchemy ScriptedAlchemy commented Mar 11, 2025

Summary

Add dynamic import callback to cjs vm.

https://nodejs.org/api/vm.html#when-the-importmoduledynamically-option-is-not-specified-or-undefined

image

Related Links

Checklist

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

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 11, 2025

Deploy Preview for rsbuild ready!

Name Link
🔨 Latest commit 2f8590f
🔍 Latest deploy log https://app.netlify.com/sites/rsbuild/deploys/67cfce1fdbf5050008fdeac5
😎 Deploy Preview https://deploy-preview-4755--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: 83 (🟢 up 9 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.

Copy link
Copy Markdown
Member

@chenjiahan chenjiahan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add some context information and test cases for this change?

@chenjiahan chenjiahan requested a review from 9aoy March 12, 2025 02:38
@9aoy 9aoy merged commit 7a21d06 into main Mar 12, 2025
12 checks passed
@9aoy 9aoy deleted the dynamic-import-callback branch March 12, 2025 02:47
@chenjiahan chenjiahan mentioned this pull request Mar 12, 2025
@ScriptedAlchemy
Copy link
Copy Markdown
Contributor Author

Yes I'll retroactively go back and add test cases and update descriptions for historical reasons

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.

3 participants