Skip to content

[Blazor] Detect pre compressed assets in packages, avoid compressing those assets and emit a warning instead #57518

@javiercn

Description

@javiercn

Some existing packages ship already compressed versions of assets without the appropriate metadata that conflict with the paths we generate for our own compressed assets.

Instead of erroring out, avoid compressing that asset and emit a warning to indicate the situation.

Metadata

Metadata

Assignees

Labels

area-blazorIncludes: Blazor, Razor ComponentsbugThis issue describes a behavior which is not expected - a bug.feature-static-web-assets

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions