Skip to content

This example not works #4

@naliferov

Description

@naliferov

In your example PWA is not installable. For make PWA installable you also need to add this line in service worker.
self.addEventListener('fetch', (event) => {});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions