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

Wrong dependency for @angular/pwa schematics #678

@webmaxru

Description

@webmaxru

Bug Report or Feature Request (mark with an x)

- [x] bug report
- [ ] feature request

Area

- [ ] devkit
- [x] schematics

Repro

ng new testApp
ng add @angular/pwa --project=testApp
ng build --prod

There will be an error about no @angular/service-worker

Desired functionality

In packages.json:
@angular/platform-server -> @angular/service-worker

Mention any other details that might be useful

Solved via PR:
#679

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions