Opt-in to PWA

This commit is contained in:
Melvin Valster
2019-07-26 21:29:06 +02:00
parent 32b13089c7
commit 96b39835b5
+1 -1
View File
@@ -13,4 +13,4 @@ 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: https://bit.ly/CRA-PWA
serviceWorker.unregister()
serviceWorker.register()