Skip to content

Move service worker support to the Static Web Assets SDK from the Blazor Webassembly SDK #46999

@javiercn

Description

@javiercn

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 withoutarea-blazorIncludes: Blazor, Razor ComponentsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-pwaIssues related to building PWAs with Blazorfeature-razor-sdk

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions