Skip to content
This repository was archived by the owner on Apr 25, 2018. It is now read-only.
This repository was archived by the owner on Apr 25, 2018. It is now read-only.

[Overview] How to eliminate unnecessary files.  #99

Description

@cappittall

Hello,

When I generate sw with cli: workbox-cli generate:sw, sw created automatically. Its good. But at bower_components directory there are a lot of unnecessary codes (in html etc.) I wonder, is it possible to collect file list only necessary at web app loading. Beside, I load sw in app page after first paint completed (in lazy loading documents.) at devtool/Application tab, seams sw registered. But when I check the app with Audits (lighthouse). says unlucky no service worker. Either I moved the code to index html , it is the same. ( the list at sw too long !) (you can see the live site jobijoy.com )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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