i submitted a PR for this: https://github.com/cloudflare/workers-sdk/pull/6866
GitHub
What this PR solves / how to test
When files change in the assets directory, wrangler was reloading the app for every file. When the assets are the result of a build (like with the remix compiler, ...
When files change in the assets directory, wrangler was reloading the app for every file. When the assets are the result of a build (like with the remix compiler, ...

