mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-04-24 05:05:53 +08:00
Update path to serviceWorker.js in docs (#5371)
This commit is contained in:
committed by
Ian Sutherland
parent
f80d27ba5b
commit
04735de777
@@ -78,7 +78,7 @@ my-app
|
||||
├── index.css
|
||||
├── index.js
|
||||
├── logo.svg
|
||||
└── registerServiceWorker.js
|
||||
└── serviceWorker.js
|
||||
```
|
||||
|
||||
No configuration or complicated folder structures, just the files you need to build your app.<br>
|
||||
|
||||
Reference in New Issue
Block a user