Skip to content

@angular/pwa - option to add webmanifest without service worker #29786

@kozm9000

Description

@kozm9000

Command

add

Description

When @angular/pwa is added, prompt user if a service worker is needed or just webmanifest with icons.

Why ?

For simple websites where caching / background execution / OS integration is not required. To have all images / favicons for cross platform compatibility and "add to homescreen" option.

Describe the solution you'd like

Yes / No prompt.
If no is selected, provideServiceWorker('ngsw-worker.js') is not added and no changes are made to angular.json.

Extra functionality

Embed asset generation based on a provided source image.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: @schematics/angularfeatureIssue that requests a new featurefeature: insufficient votesLabel to add when the not a sufficient number of votes or comments from unique authors

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions