Skip to content

Global PWA for a NX-Workspace or different different projects with a same domain. #48020

@sanjeeb-KL

Description

@sanjeeb-KL

Which @angular/* package(s) are relevant/related to the feature request?

service-worker

Description

Hi, I am using nx workspace for angular projects. In my nx workspace there are multiple projects I have added. When I am trying to install PWA for that It is installing to project .But I want a global PWA for complete workspace. Whatever projects are there inside the Workspace it will come under one PWA , basically one Root level PWA a for all the projects not individual projects ?

In a single domain all those are deployed (i.e --- Let suppose domain is www.example.com and projects are suppose A , B , C inside a nx workspace . To access Project A we need hit www.example.com/A similarly for B we need to hit www.example.com/B same for C also.

So now I have added the service worker in A project , B project ...etc . But to run PWA for entire example.com it is not possible. So we have to install example.com/A , example.com/B separately . But I am searching for a solution to enable PWA for entire example.com workspace not individual project.

Proposed solution

Alternatives considered

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentarea: service-workerIssues related to the @angular/service-worker package

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions