Skip to content

Commit

Permalink
fix: try to reduce caching issues
Browse files Browse the repository at this point in the history
  • Loading branch information
jcw780 committed Jul 10, 2020
1 parent 2bbbc2f commit ef7fed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ if(rootElement!.hasChildNodes()){
// 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: https://bit.ly/CRA-PWA
serviceWorker.register();
serviceWorker.unregister();

0 comments on commit ef7fed8

Please sign in to comment.