Skip to content

[browser] Don't cache index.html during development - #111268

Merged
maraf merged 2 commits into
dotnet:mainfrom
maraf:BrowserDevServerNoStoreIndexHtml
Jan 13, 2025
Merged

[browser] Don't cache index.html during development#111268
maraf merged 2 commits into
dotnet:mainfrom
maraf:BrowserDevServerNoStoreIndexHtml

Conversation

@maraf

@maraf maraf commented Jan 10, 2025

Copy link
Copy Markdown
Member

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 ilonatommy and javiercn January 10, 2025 09:11
@maraf maraf self-assigned this Jan 10, 2025
ServeUnknownFileTypes = true,
});

app.UseRouting();

Copy link
Copy Markdown
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
@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