Replies: 1 comment · 1 reply
-
We currently don't watch node_modules |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have some dependencies in my pnpm monorepo that I import from my web app. When I make changes, Bun doesn't rebundle and I have to manually restart the server.
I think this might have broken with the latest update...but I'm not entirely sure.
How are dependencies tracked from these
.html
? Should it pickup pnpm workspace dependencies?Beta Was this translation helpful? Give feedback.
All reactions