File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
packages/react-scripts/template Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1983,8 +1983,8 @@ although to facilitate local testing, that policy
19831983If your production web server does not support HTTPS, then the service worker
19841984registration will fail, but the rest of your web app will remain functional.
19851985
1986- 1. Service workers are [not currently supported](https://jakearchibald.github.io/isserviceworkerready/)
1987- in all web browsers. Service worker registration [won't be attempted](src/registerServiceWorker.js)
1986+ 1. Service workers are [not supported](https://jakearchibald.github.io/isserviceworkerready/#moar )
1987+ in older web browsers. Service worker registration [won't be attempted](src/registerServiceWorker.js)
19881988on browsers that lack support.
19891989
199019901. The service worker is only enabled in the [production environment](#deployment),
You can’t perform that action at this time.
0 commit comments