Skip to content

Conversation

maraf
Copy link
Member

@maraf maraf commented Jan 10, 2025

Incorporate changes from dotnet/aspnetcore#59340
Longer term plan is to unify the dev servers

@maraf maraf added arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm labels Jan 10, 2025
@maraf maraf added this to the 10.0.0 milestone Jan 10, 2025
@maraf maraf requested review from javiercn and ilonatommy January 10, 2025 09:11
@maraf maraf self-assigned this Jan 10, 2025
@@ -67,7 +67,6 @@ public static void Configure(IApplicationBuilder app, IOptions<DevServerOptions>
ServeUnknownFileTypes = true,
});

app.UseRouting();
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This call was a duplicate (see line 61)

@maraf maraf merged commit a5a7a3a into dotnet:main Jan 13, 2025
24 checks passed
@maraf maraf deleted the BrowserDevServerNoStoreIndexHtml branch January 13, 2025 09:56
@github-actions github-actions bot locked and limited conversation to collaborators Feb 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono os-browser Browser variant of arch-wasm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants