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

[StaticWebAssets] Validate that no two assets end up in the same final path instead of checking they all have the same content root #24257

Closed
javiercn opened this issue Jul 23, 2020 · 0 comments
Assignees
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed task
Milestone

Comments

@javiercn
Copy link
Member

Now that we support scoped css we need to be able to accept source items that come from different content roots. For that reason we need to change the check that we do that requires all items coming from the same content root, for one that ensures that they don't end up in the same final path.

@javiercn javiercn added the area-blazor Includes: Blazor, Razor Components label Jul 23, 2020
@javiercn javiercn added this to the 5.0.0-rc1 milestone Jul 23, 2020
@danroth27 danroth27 added the task label Jul 24, 2020
@mkArtakMSFT mkArtakMSFT modified the milestones: 5.0.0-rc1, 5.0.0-rc2 Sep 2, 2020
@javiercn javiercn closed this as completed Sep 8, 2020
@ghost ghost added Done This issue has been fixed and removed Working labels Sep 8, 2020
@javiercn javiercn added Working and removed Working labels Sep 8, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Oct 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed task
Projects
None yet
Development

No branches or pull requests

3 participants