While reading documentation, I noticed the link below no longer points to a page with useful context for "navigation requests". It redirects to another page on caching strategies that has no explanation of navigation requests.
Link: https://developers.google.com/web/fundamentals/primers/service-workers/high-performance-loading#first_what_are_navigation_requests
Used in 4 files, from GitHub search:
|
* [navigation requests]{@link https://developers.google.com/web/fundamentals/primers/service-workers/high-performance-loading#first_what_are_navigation_requests}. |
|
* [navigation requests](https://developers.google.com/web/fundamentals/primers/service-workers/high-performance-loading#first_what_are_navigation_requests) |
|
"description": "If specified, all\n[navigation requests](https://developers.google.com/web/fundamentals/primers/service-workers/high-performance-loading#first_what_are_navigation_requests)\nfor URLs that aren't precached will be fulfilled with the HTML at the URL\nprovided. You must pass in the URL of an HTML document that is listed in\nyour precache manifest. This is meant to be used in a Single Page App\nscenario, in which you want all navigations to use common\n[App Shell HTML](https://developers.google.com/web/fundamentals/architecture/app-shell).", |
|
"description": "If specified, all\n[navigation requests](https://developers.google.com/web/fundamentals/primers/service-workers/high-performance-loading#first_what_are_navigation_requests)\nfor URLs that aren't precached will be fulfilled with the HTML at the URL\nprovided. You must pass in the URL of an HTML document that is listed in\nyour precache manifest. This is meant to be used in a Single Page App\nscenario, in which you want all navigations to use common\n[App Shell HTML](https://developers.google.com/web/fundamentals/architecture/app-shell).", |
While reading documentation, I noticed the link below no longer points to a page with useful context for "navigation requests". It redirects to another page on caching strategies that has no explanation of navigation requests.
Link: https://developers.google.com/web/fundamentals/primers/service-workers/high-performance-loading#first_what_are_navigation_requests
Used in 4 files, from GitHub search:
workbox/packages/workbox-routing/src/NavigationRoute.ts
Line 25 in 62b9d8b
workbox/packages/workbox-build/src/types.ts
Line 266 in 62b9d8b
workbox/packages/workbox-build/src/schema/GenerateSWOptions.json
Line 148 in 62b9d8b
workbox/packages/workbox-build/src/schema/WebpackGenerateSWOptions.json
Line 130 in 62b9d8b