Skip to content

fix: error for set user request#8307

Merged
SyMind merged 4 commits intomainfrom
fix-set-user-request
Nov 1, 2024
Merged

fix: error for set user request#8307
SyMind merged 4 commits intomainfrom
fix-set-user-request

Conversation

@SyMind
Copy link
Copy Markdown
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
Copy Markdown
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
@netlify
Copy link
Copy Markdown

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
Copy Markdown

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 force-pushed the fix-set-user-request branch from ab2631f to 22af7a7 Compare November 1, 2024 07:01
@SyMind SyMind merged commit a3ae37c into main Nov 1, 2024
@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