Skip to content

Commit 2143a30

Browse files
authored
Describe build in less fluffy terms
1 parent 68cd598 commit 2143a30

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,9 @@ Builds the app for production to the `build` folder.<br>
100100
It correctly bundles React in production mode and optimizes the build for the best performance.
101101

102102
The build is minified and the filenames include the hashes.<br>
103-
A [service worker](https://developers.google.com/web/fundamentals/getting-started/primers/service-workers) using an [offline-first caching strategy](https://developers.google.com/web/fundamentals/instant-and-offline/offline-cookbook/#cache-falling-back-to-network) is automatically generated.<br>
104-
Your ([progressive web](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#making-a-progressive-web-app)) app is ready to be deployed
103+
By default, it also [includes a service worker](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md#making-a-progressive-web-app) so that your app loads from local cache on future visits.
104+
105+
Your app is ready to be deployed.
105106

106107
## User Guide
107108

0 commit comments

Comments
 (0)