Skip to content

Support running PWA locally

Manish requested to merge feat/pwa-dev-support into master

Ticket(s) / Related Merge Requests

Not related to any single issue but here are some: front#5497 (closed) front#5496 (closed)

Summary of Changes

These changes allow us to run, develop, and test the PWA locally by serving service worker assets with local NGINX just by enabling the service worker from app.browser.module.ts

Testing Considerations

Deployment Considerations

...

Regression Scope

...

Platform Affected (web, mobile, etc)

...

Developer Testing Completed

...

Screenshots / Screen Recording

...

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports