mirror of
https://github.com/makeplane/plane
synced 2025-08-07 19:59:33 +00:00
chore: removed sentry instrumentation dependencies
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user