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: use intersection runtime for concat module code gen #7523

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

ahabhgk
Copy link
Collaborator

@ahabhgk ahabhgk commented Aug 9, 2024

Summary

https://github.com/webpack/webpack/blob/86272e48496d8e958dfdf143c80e9211552540c6/lib/optimize/ConcatenatedModule.js#L1127

I didn't find a case to test it, since I don't know when there will have different runtime here and still didn't bailout for concatenation

Checklist

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

@ahabhgk ahabhgk requested a review from JSerFeng August 9, 2024 10:20
@github-actions github-actions bot added the release: bug fix release: bug related release(mr only) label Aug 9, 2024
@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Aug 9, 2024
Copy link

netlify bot commented Aug 9, 2024

Deploy Preview for rspack ready!

Name Link
🔨 Latest commit a4ba873
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/66b5ed5a36cdd9000850517d
😎 Deploy Preview https://deploy-preview-7523--rspack.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.

@ahabhgk ahabhgk enabled auto-merge (squash) August 9, 2024 11:46
@ahabhgk ahabhgk merged commit cf41f17 into main Aug 12, 2024
33 checks passed
@ahabhgk ahabhgk deleted the fix-concat-module-intersection-runtime branch August 12, 2024 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release: bug fix release: bug related release(mr only) team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants