[Blazor] Consider appending a query string to the `dotnet.js` import statement in .NET 8.0
Open
area-blazor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
* In the release/8.0 branch
* Under src/Components/Web.js
* Where we import dotnet.js, we can add a query string to force cache busting the next time dotnet.js is imported
* Changes must be made on the release/8.0 branch.
* The PR must be against release/8.0
Contributor guide
Assessment
This issue has not been assessed yet.