Skip to content

SW-Launch: Consider some kind of static routing and/or filtering #94

@mkruisselbrink

Description

@mkruisselbrink

Spinning up a service worker for every navigation can be expensive. For the service worker fetch event there is a static routing API to make it possible to skip running the service worker depending on certain routing rules. We should consider if we need something similar for launch events as well. Either some kind of include/exclude pattern in the manifest or a similar route matching API at service worker install time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sw-launchIssues related to the service worker launch event proposal

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions