-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
Pillar: Technical DebtPriority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutarea-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 onefeature-pwaIssues related to building PWAs with BlazorIssues related to building PWAs with Blazorfeature-razor-sdk
Milestone
Description
The service worker support we provide takes care of updating the service worker as well as generating a list of files (which is based on the list of static web assets).
Since most of the work here means computing a list of assets to consume: see for some of the design considerations as the approach for this should be similar.
Computing this list should probably happen before the assets get compressed.
Metadata
Metadata
Assignees
Labels
Pillar: Technical DebtPriority:1Work that is critical for the release, but we could probably ship withoutWork that is critical for the release, but we could probably ship withoutarea-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 onefeature-pwaIssues related to building PWAs with BlazorIssues related to building PWAs with Blazorfeature-razor-sdk