Final template refinements #49299
Labels
area-blazor
Includes: Blazor, Razor Components
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-full-stack-web-ui
Full stack web UI with Blazor
feature-templates
Milestone
This is just to track that I have a few minor refinements in mind for the template to make the code cleaner and simpler. I'll add details later.
This also includes ensuring the toggle-nav-menu feature works in a pure SSR mode.
Also we need to stop including the whole of bootstrap-icons. Currently the default template transfers ~380KB of CSS+WOFF2 to the browser (running the
dotnet publish -c Release
output), which is hugely disproportionate to what it does.The text was updated successfully, but these errors were encountered: