Any plans to support @cypress/webpack-dev-server? #8609
rodrigofariow
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently, my team is using cypress-rspack-dev-server, a community maintained project, to run cypress with our rspack config.
The problem is that it keeps breaking almost every time rspack has a new release. It's tricky to get the details right.
As such, I was wondering if you have any plans making rspack compatible with @cypress/webpack-dev-server to prevent this type of issues?
I assume it can be tricky since it relies on a lot of webpack internals that you may not want to implement but yeah, it's the type of thing that causes a lot of furstration, unfortunately.
Thanks for your time.
Beta Was this translation helpful? Give feedback.
All reactions