Skip to content

Expose WASM Hot Reload capabilities via .props file for consumption by dotnet watch #97462

Description

@MackinnonBuck

The dotnet watch tool currently has a hard-coded set of default WASM hot reload capabilities so that it can initialize before the WebAssembly runtime starts up.

We should consider having the runtime provide these capabilities, possibly by including them in a .props file so that they can get picked up by dotnet watch.

Context: dotnet/aspnetcore#51507.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Priority:1Work that is critical for the release, but we could probably ship withoutarch-wasmWebAssembly architecturearea-Build-mono

Type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions