File tree 1 file changed +2
-2
lines changed
packages/react-scripts/template
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
1983
1983
If your production web server does not support HTTPS, then the service worker
1984
1984
registration will fail, but the rest of your web app will remain functional.
1985
1985
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)
1988
1988
on browsers that lack support.
1989
1989
1990
1990
1. The service worker is only enabled in the [production environment](#deployment),
You can’t perform that action at this time.
0 commit comments