-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Open
Labels
Source - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueaspnet-core/svctesting/subsvc
Description
Description
Dotnet browser apps (webassembly) require a different hotreload property that is not documented.
false
Notably this affects the build output such that no dependency from dotnet.js on hotreload exists. This is key in being able to build a bundler-compatible (i.e. webpack, vite) artifact with dotnet build. Otherwise the user is left to dotnet publish, wich is a significantly slower developer experience.
Page URL
https://learn.microsoft.com/en-us/aspnet/core/test/hot-reload?view=aspnetcore-10.0
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/test/hot-reload.md
Document ID
41ab3e64-1abc-987b-13db-4e49f2d68ff3
Platform Id
1cda9d28-057f-aa71-aff9-a3eea3b1d260
Article author
Metadata
- ID: 41ab3e64-1abc-987b-13db-4e49f2d68ff3
- PlatformId: 1cda9d28-057f-aa71-aff9-a3eea3b1d260
- Service: aspnet-core
- Sub-service: testing
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Source - Docs.msDocs Customer feedback via GitHub IssueDocs Customer feedback via GitHub Issueaspnet-core/svctesting/subsvc