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(dev-server): make sure resolve webpack/hot/dev-server from webpac… #3357

Merged
merged 1 commit into from
May 31, 2023

Conversation

underfin
Copy link
Collaborator

@underfin underfin commented May 31, 2023

…k-dev-server

Related issue (if exists)

close: #3356

Summary

🤖 Generated by Copilot at b115132

Fix module resolution bug and refactor code for webpack-dev-server 4 and webpack 5 in server.ts file.

Walkthrough

🤖 Generated by Copilot at b115132

  • Fix webpack-dev-server client module resolution bug for webpack 5 and 4 (link, link, link)

@github-actions github-actions bot added release: bug fix team The issue/pr is created by the member of Rspack. labels May 31, 2023
@underfin underfin added this pull request to the merge queue May 31, 2023
Merged via the queue into main with commit 2bf3f15 May 31, 2023
23 checks passed
@underfin underfin deleted the fix-resolve-webpack branch May 31, 2023 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HMR not working when running the project using npm
3 participants