Skip to content

Commit

Permalink
Update short link for PWA (#3872)
Browse files Browse the repository at this point in the history
  • Loading branch information
bondz authored and gaearon committed Jan 21, 2018
1 parent eac8fce commit db75a16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-scripts/template/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ ReactDOM.render(<App />, document.getElementById('root'));

// If you want your app to work offline and load faster, you can change
// unregister() to register() below. Note this comes with some pitfalls.
// Learn more about service workers: http://bit.ly/2vJdu84
// Learn more about service workers: http://bit.ly/CRA-PWA
serviceWorker.unregister();

0 comments on commit db75a16

Please sign in to comment.