Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Push doesn't work when build #172

Open
@mwent-cray

Description

@mwent-cray

After running:

ng build --prod push doesn't work
ng build --aot --prod push doesn't work
When running:
ng serve --prod it works
ng serve --aot --prod doesn't work

So for the serve it seems like --aot breaks NgServiceWorker/push options
For build it doesn't work at all :/

ng serve --prod ng serve --prod --aot ng build --prod ng build --prod --aot
1.0.0-beta.15 𐄂 𐄂
1.0.0-beta.16 𐄂 𐄂 𐄂

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