Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kozm9000 opened this issue Mar 9, 2025 · 2 comments
Open

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

kozm9000 opened this issue Mar 9, 2025 · 2 comments
Labels
area: @schematics/angular feature: votes required Feature request which is currently still in the voting phase feature Issue that requests a new feature

Comments

@kozm9000
Copy link

kozm9000 commented Mar 9, 2025

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.

@alan-agius4 alan-agius4 added feature Issue that requests a new feature area: @schematics/angular labels Mar 10, 2025
Copy link
Contributor

angular-robot bot commented Mar 10, 2025

This feature request is now candidate for our backlog! In the next phase, the community has 60 days to upvote. If the request receives more than 20 upvotes, we'll move it to our consideration list.

You can find more details about the feature request process in our documentation.

@angular-robot angular-robot bot added the feature: votes required Feature request which is currently still in the voting phase label Mar 10, 2025
Copy link
Contributor

angular-robot bot commented Apr 19, 2025

Just a heads up that we kicked off a community voting process for your feature request. There are 20 days until the voting process ends.

Find more details about Angular's feature request process in our documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: @schematics/angular feature: votes required Feature request which is currently still in the voting phase feature Issue that requests a new feature
Projects
None yet
Development

No branches or pull requests

2 participants