Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Turn off hotReloadProfile for Blazor WebAssembly projects
The WebAssembly experience is a bit problematic in preview3 because of runtime issues dotnet/runtime#50190. We'll turn it off in the templates by default to avoid giving a confusing experience out of the box.
- Loading branch information