trying out Sentry logging on /api/hits

This commit is contained in:
2021-06-13 11:31:18 -04:00
parent c02f3e7e9a
commit 622432c3e4
5 changed files with 126 additions and 13 deletions
+4 -1
View File
@@ -17,7 +17,10 @@
"typeRoots": [
"./types",
"./node_modules/@types"
]
],
"sourceMap": true,
"sourceRoot": "/",
"inlineSources": true
},
"exclude": [
"node_modules"