dotnet / dotnet/AspNetCore.Docs

WebAssembly browser app WasmEnableHotReload not documented

Open
#36,819 3 comments 0 reactions 1 assignee Claimed by @tdykstra View on GitHub
aspnet-core/svc Source - Docs.ms testing/subsvc
Dominant language
C#
Stars
13.1k
Forks
24.6k
Avg merge
1d 2h
Merged PRs (30d)
109

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

@tdykstra

### Metadata

* ID: 41ab3e64-1abc-987b-13db-4e49f2d68ff3
* PlatformId: 1cda9d28-057f-aa71-aff9-a3eea3b1d260
* Service: **aspnet-core**
* Sub-service: **testing**

[Related Issues](https://github.com/dotnet/AspNetCore.Docs/issues?q=is%3Aissue+is%3Aopen+41ab3e64-1abc-987b-13db-4e49f2d68ff3)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.