We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b46b79c commit 4a40d29Copy full SHA for 4a40d29
template/src/index.js
@@ -8,5 +8,5 @@ ReactDOM.render(<App />, document.getElementById('root'));
8
9
// If you want your app to work offline and load faster, you can change
10
// unregister() to register() below. Note this comes with some pitfalls.
11
-// Learn more about service workers: http://bit.ly/2vJdu84
+// Learn more about service workers: http://bit.ly/CRA-PWA
12
serviceWorker.unregister();
0 commit comments