docs: add links to/from PWA configuration document

pull/5679/head
Arman Ozak 5 years ago
parent 2be063c75e
commit 8cf87094f9

@ -340,3 +340,7 @@ In case you want to cache other static files, please refer to the [service worke
### 3.2 Set Data Groups
This part is unique to your project. We recommend being very careful about which endpoints to cache. Please refer to [service worker configuration document](https://angular.io/guide/service-worker-config#datagroups) on Angular.io for details.
## What's Next?
- [Config State](./Config-State.md)

@ -140,4 +140,4 @@ export class BookComponent implements OnInit {
## What's Next?
- [Config State](./Config-State.md)
- [PWA Configuration](./PWA-Configuration.md)

Loading…
Cancel
Save