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: error for set user request #8307

Merged
merged 4 commits into from
Nov 1, 2024
Merged

fix: error for set user request #8307

merged 4 commits into from
Nov 1, 2024

Conversation

SyMind
Copy link
Member

@SyMind SyMind commented Nov 1, 2024

Summary

In monaco-editor-webpack-plugin, a new value is set for module.userRequest to avoid a bug in the NamedModulesPlugin.
See webpack/webpack#4613 (comment) for details

However, the NamedModulesPlugin is outdated, and internally,
Rspack doesn't depend on module.userRequest to generate the identifier of the module.

Checklist

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

@SyMind
Copy link
Member Author

SyMind commented Nov 1, 2024

!eco-ci

@github-actions github-actions bot added team The issue/pr is created by the member of Rspack. release: bug fix release: bug related release(mr only) labels Nov 1, 2024
Copy link

netlify bot commented Nov 1, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit 22af7a7
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/67247cd727a5720008320775

@rspack-bot
Copy link

rspack-bot commented Nov 1, 2024

📝 Ran ecosystem CI: Open

suite result
modernjs ✅ success
rspress ✅ success
rslib ✅ success
rsbuild ✅ success
examples ✅ success
devserver ✅ success

@SyMind SyMind marked this pull request as ready for review November 1, 2024 05:15
@SyMind SyMind merged commit a3ae37c into main Nov 1, 2024
29 checks passed
@SyMind SyMind deleted the fix-set-user-request branch November 1, 2024 07:15
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.

3 participants