1
ian@order2invoice.com created
I am looking for direction on acheiving this
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
4 Answer(s)
-
1
Hi Ian,
Please run the following command in your terminal:
npx ng add @angular/pwaThen get a new production build and the service worker should normally be ready. You should see a tiny "plus" icon in the address bar and can audit PWA via Lighthouse.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
@armanozak I'm pretty new with Angular and ABP. Is there anything we need to take into account with the service proxies that ABP gives us or do they play nicely with service workers?
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
1
Hi @GregB,
There is no relationship between those two.
https://docs.abp.io/en/abp/latest/UI/Angular/Service-Proxies https://docs.abp.io/en/abp/latest/UI/Angular/PWA-Configuration
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)