dotnet/aspnetcore

Build WASM DevServer By Default

Chiusa

#39.357 aperta il 6 gen 2022

 (6 commenti) (0 reazioni) (0 assegnatari)C# (10.653 fork)batch import
area-infrastructurehelp wanted

Metriche repository

Star
 (37.933 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Currently the default build scripts do not build the DevServer by default (at least in Codespaces). This issue is to consider changing that.

src/Components/WebAssembly/DevServer/src/Microsoft.AspNetCore.Components.WebAssembly.DevServer.csproj

Running into this issue on every new codespace where I'd like to debug a Blazor Wasm test app (src/Components/testassets/BasicTestApp or src/Components/WebAssembly/testassets/*)

Guida contributor