Skip to content

Conversation

hardfist
Copy link
Contributor

@hardfist hardfist commented Sep 4, 2024

Summary

fix #7782
rspack-dev-server use some internal api of webpack-dev-server, which cause it's easily broken if webpack-dev-server do some internal refactor
so the temporary solution is to pin the webpack-dev-server version
we need redesign rspack-dev-server implemention and shouldn't rely on internal api

Checklist

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

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

netlify bot commented Sep 4, 2024

Deploy Preview for rspack ready!

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

@chenjiahan chenjiahan enabled auto-merge (squash) September 4, 2024 02:26
@chenjiahan chenjiahan merged commit 7197fa0 into main Sep 4, 2024
38 checks passed
@chenjiahan chenjiahan deleted the pin-dev-server branch September 4, 2024 02:29
@Austaras
Copy link
Contributor

Austaras commented Sep 4, 2024

It would be interesting if rspack team could rewrite this part in rust too.

@chenjiahan chenjiahan mentioned this pull request Sep 4, 2024
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.

[Bug]: dev server cannot start

4 participants