Skip to content

[Static Web Assets] Fingerprint and Hash for SWA. #39405

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

Merged
merged 10 commits into from
Mar 19, 2024

Conversation

javiercn
Copy link
Member

@javiercn javiercn commented Mar 11, 2024

  • Updates Static Web Assets to compute fingerprints and hashes for all
    assets.
  • Reorders the pipeline so that assets are always generated before they
    are defined.

As part of this change, there was quite a good amount of refactoring to
unify the steps in each of the different features of the pipeline.

We don't yet fingerprint the final files, that will come soon after this PR.

* Updates Static Web Assets to compute fingerprints and hashes for all
  assets.
* Reorders the pipeline so that assets are always generated before they
  are defined.

As part of this change, there was quite a good amount of refactoring to
unify the steps in each of the different features of the pipeline.
@javiercn javiercn requested review from a team as code owners March 11, 2024 16:06
@ghost ghost added Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch untriaged Request triage from a team member labels Mar 11, 2024
@javiercn javiercn requested a review from MackinnonBuck March 11, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch untriaged Request triage from a team member
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants