We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac8fce commit db75a16Copy full SHA for db75a16
packages/react-scripts/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