Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SSHOC
sshoc-marketplace-frontend
Commits
8d38ff39
Commit
8d38ff39
authored
Mar 10, 2021
by
Stefan Probst
Browse files
chore: stop logging web vitals
parent
4c4bfb66
Pipeline
#179582
passed with stage
in 5 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/pages/_app.tsx
View file @
8d38ff39
...
...
@@ -30,7 +30,7 @@ import PageLayout from '@/modules/page/PageLayout'
*/
export
function
reportWebVitals
(
metric
:
NextWebVitalsMetric
):
void
{
/** should be dispatched to an analytics service */
console
.
info
(
metric
)
//
console.info(metric)
}
/**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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