Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LAFORÊT Nicolas
PWA TP
Commits
ed896edf
Commit
ed896edf
authored
Nov 17, 2021
by
LAFORÊT Nicolas
🐇
Browse files
Oublie de rechanger vers register à cause d’un debug.
parent
c7004789
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/index.js
View file @
ed896edf
...
...
@@ -15,7 +15,7 @@ ReactDOM.render(
// 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://cra.link/PWA
serviceWorkerRegistration
.
un
register
();
serviceWorkerRegistration
.
register
();
// If you want to start measuring performance in your app, pass a function
// to log results (for example: reportWebVitals(console.log))
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment