-
Notifications
You must be signed in to change notification settings - Fork 0
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
determine role of WDS in development pipeline #9
Comments
FWIW my rebuild time is just over 10 seconds with a one-component app, so I think we better revisit this soon 😬 |
Well, I made some good progress on this today but got stuck on some buggy support between Rollup & Web Dev Server. I can see why this was all wired up in the less-than-optimal way that it was... modernweb-dev/web#1700 (comment) is exactly what I'm encountering. Looks like the fix may be coming in the next release modernweb-dev/web@2619968 so will park this until that happens. |
It is worth noting that this is caused by the extremely-old package |
Role determined: none. We are phasing this out in favour of a Vite-based build pipeline. |
The text was updated successfully, but these errors were encountered: