Skip to content
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

fix: failed to call module.getExportsType method #726

Merged
merged 1 commit into from
Jan 26, 2025

Conversation

chenjiahan
Copy link
Member

Summary

Fix failed to call module.getExportsType method:

Screenshot 2025-01-25 at 19 47 53

Rspack does not support getExportsType yet, so we need to add back some compatibility code.

The compatibility code is similar to this method: 417d63f#diff-f56b842e05e9c881a3ecc025330e4dfbb62bbe887c46e27e63de815cff386684L77

Related Links

Copy link

netlify bot commented Jan 25, 2025

Deploy Preview for rsdoctor ready!

Name Link
🔨 Latest commit ec653a6
🔍 Latest deploy log https://app.netlify.com/sites/rsdoctor/deploys/6794d2f20d82b10008cd49c9
😎 Deploy Preview https://deploy-preview-726--rsdoctor.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

@chenjiahan chenjiahan requested a review from easy1090 January 25, 2025 12:04
@chenjiahan chenjiahan merged commit c116bd7 into main Jan 26, 2025
8 checks passed
@chenjiahan chenjiahan deleted the get_exports_type_0125 branch January 26, 2025 06:14
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