mirror of
https://github.com/uetchy/namae.git
synced 2025-03-17 04:30:31 +09:00
feat: enable service worker
This commit is contained in:
parent
6993407980
commit
1481941885
@ -9,4 +9,4 @@ ReactDOM.render(<App />, document.getElementById('root'))
|
||||
ReactGA.initialize('UA-28919359-15')
|
||||
ReactGA.pageview(window.location.pathname + window.location.search)
|
||||
|
||||
serviceWorker.unregister()
|
||||
serviceWorker.register()
|
||||
|
Loading…
x
Reference in New Issue
Block a user