[browser] dotnet watch for wwwroot folder
Open
arch-wasm
area-EnC-mono
os-browser
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
I made a change to `wwwroot\index.html` and expected that
A) browser would reload the page (restart wasm app is OK)
When it didn't work, I hit reload on the browser, but
B) I was served old version (I have cache disabled)
restarting `dotnet watch` helped.
Contributor guide
Assessment
This issue has not been assessed yet.