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

[Blazor] Allow customizing the static web assets base manifest paths if defined by the environment #27102

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

javiercn
Copy link
Member

No description provided.

@javiercn javiercn requested a review from TanayParikh August 11, 2022 13:36
@dotnet-issue-labeler dotnet-issue-labeler bot added the Area-AspNetCore RazorSDK, BlazorWebAssemblySDK, dotnet-watch label Aug 11, 2022
@SteveSandersonMS SteveSandersonMS self-requested a review August 11, 2022 14:17
@javiercn javiercn marked this pull request as ready for review August 11, 2022 15:00
@javiercn javiercn merged commit bcb1cd2 into main Aug 11, 2022
@javiercn javiercn deleted the javiercn/allow-updating-manifest-base-path branch August 11, 2022 15:06
Copy link
Contributor

@TanayParikh TanayParikh left a comment

Choose a reason for hiding this comment

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

👍

TanayParikh pushed a commit that referenced this pull request Aug 11, 2022
…if defined by the environment (#27102)

(cherry picked from commit bcb1cd2)
TanayParikh added a commit that referenced this pull request Aug 16, 2022
* [Blazor] Update the base path to use IntermediateOutputPath (#26765)

It was done a different way because a while ago we were computing the path inside a global PropertyGroup and when we changed it to be computed inside a target, we didn't change it to just rely on the IntermediateOutputPath.

(cherry picked from commit ab4d89f)

* [Blazor] Allow customizing the static web assets base manifest paths if defined by the environment (#27102)

(cherry picked from commit bcb1cd2)

Co-authored-by: Javier Calvarro Nelson <jacalvar@microsoft.com>
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants