mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 09:58:13 +09:00
fix: disable service worker
This commit is contained in:
@@ -9,4 +9,4 @@ ReactDOM.render(<App />, document.getElementById('root'))
|
|||||||
ReactGA.initialize('UA-28919359-15')
|
ReactGA.initialize('UA-28919359-15')
|
||||||
ReactGA.pageview(window.location.pathname + window.location.search)
|
ReactGA.pageview(window.location.pathname + window.location.search)
|
||||||
|
|
||||||
serviceWorker.register()
|
serviceWorker.unregister()
|
||||||
|
Reference in New Issue
Block a user