How to use dotnet watch with a Blazor WASM Hosted App ?
If I use it in the Client Project, the app won't work.If I use it in the Server Project, the app starts ok, but it won't detect changes made to the client.
How to use dotnet watch with a Blazor WASM Hosted App ?
If I use it in the Client Project, the app won't work.If I use it in the Server Project, the app starts ok, but it won't detect changes made to the client.