The Wayback Machine - https://web.archive.org/web/20210719214432/https://github.com/dotnet/aspnetcore/pull/34510
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Static web assets] Updates hosting to use the new static web assets manifest format #34510

Draft
wants to merge 1 commit into
base: release/6.0-preview7
Choose a base branch
from

Conversation

@javiercn
Copy link
Contributor

@javiercn javiercn commented Jul 19, 2021

The build now generates a new manifest in JSON format with name <<AppName>>.staticwebasets.runtime.json that contains all the mappings for static web assets. This change checks for the existence of that file and uses it in case is present in favor of the previous manifest format.

@msftbot msftbot bot added the area-runtime label Jul 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

1 participant