feat: disable sentry if telemetry is off

This commit is contained in:
Andrew Bastin
2021-12-16 18:02:01 +05:30
parent 29b5913fac
commit 1a1baa715d
5 changed files with 31 additions and 7 deletions

View File

@@ -127,6 +127,7 @@
"@nuxtjs/stylelint-module": "^4.1.0",
"@nuxtjs/svg": "^0.3.0",
"@relmify/jest-fp-ts": "^1.1.1",
"@sentry/browser": "^6.16.1",
"@testing-library/jest-dom": "^5.16.0",
"@types/codemirror": "^5.60.5",
"@types/cookie": "^0.4.1",