Skip to content

Consider also compressing the app assemblies (and its dependencies) during build #23655

@pranavkm

Description

@pranavkm

#23611 compressed runtime assets, but does not compress the app assembly. This was based on incorrect data about how expensive it it gzip on assemblies that change frequently. We could squeeze a little more out of our build time compression by additionally compressing the app's assembly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing one

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions