You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2019. It is now read-only.
Copy file name to clipboardexpand all lines: packages/react-scripts/template/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1381,7 +1381,7 @@ and it will take care of generating a service worker file that will automaticall
1381
1381
precache all of your local assets and keep them up to date as you deploy updates.
1382
1382
The service worker will use a [cache-first strategy](https://developers.google.com/web/fundamentals/instant-and-offline/offline-cookbook/#cache-falling-back-to-network)
1383
1383
for handling all requests for local assets, including the initial HTML, ensuring
1384
-
that you web app is reliably fast, even on a slow or unreliable network.
1384
+
that your web app is reliably fast, even on a slow or unreliable network.
1385
1385
1386
1386
If you would prefer not to enable service workers prior to your initial
1387
1387
production deployment, then remove the call to `serviceWorkerRegistration.register()`
0 commit comments