-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one
Milestone
Description
Stop embedding JS files in Endpoints and Server assemblies, so they benefit from compression. Instead make them ship as static web assets. We can put them in the runtime pack for asp.net core and pick them in the SDK. (P1)
blazor.web.js goes from 180 KB to 43KB with brotli.
blazor.server.js goes from 146.58 KB to 35KB with brotli.
AslanAmca, benaadams, justinasmussen and Markz878
Metadata
Metadata
Assignees
Labels
area-blazorIncludes: Blazor, Razor ComponentsIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one