chore: removed sentry instrumentation dependencies

This commit is contained in:
sriram veeraghanta
2025-03-25 15:54:44 +05:30
parent c91972cc0a
commit f29867968a
18 changed files with 19 additions and 1023 deletions

View File

@@ -16,9 +16,6 @@
"skipLibCheck": true,
"sourceMap": true,
"inlineSources": true,
// Set `sourceRoot` to "/" to strip the build path prefix
// from generated source code references.
// This improves issue grouping in Sentry.
"sourceRoot": "/"
},
"include": ["src/**/*.ts", "tsup.config.ts"],