Replies: 1 comment
-
There should be some bugs on resolver or watcher and I have draft an issue, you can track it: web-infra-dev/rspack#11239. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a components package built with rslib. I have an app package bundling with rsbuild that consumes it. When I use the rsbuild dev server on the app and rslib to watch build the ui package, making a change to the UI makes rsbuild dev server think the dependency is missing and I have to restart rsbuild dev.
Is there a better way?
Beta Was this translation helpful? Give feedback.
All reactions