Skip to content

WebAssembly browser app WasmEnableHotReload not documented #36819

@ArcadeMode

Description

@ArcadeMode

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions