Nuxt watch monorepo packages in dev
I have a pnpm monorepo with multiple package & Nuxt 3.
When a package rebuild in development nuxt 3 won't reload nitro server, I have to restart manually the server.
Is there a way to tell nuxt 3 to watch my packages ?
When a package rebuild in development nuxt 3 won't reload nitro server, I have to restart manually the server.
Is there a way to tell nuxt 3 to watch my packages ?