build: 🏗️ include sentry.properties
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -12,4 +12,3 @@ dist
|
|||||||
test-results
|
test-results
|
||||||
**/api/scripts
|
**/api/scripts
|
||||||
.sentryclirc
|
.sentryclirc
|
||||||
sentry.properties
|
|
||||||
|
|||||||
4
apps/builder/sentry.properties
Normal file
4
apps/builder/sentry.properties
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
defaults.url=https://sentry.io/
|
||||||
|
defaults.org=typebot
|
||||||
|
defaults.project=builder
|
||||||
|
cli.executable=../../../../.npm/_npx/31852/lib/node_modules/@sentry/wizard/node_modules/@sentry/cli/bin/sentry-cli
|
||||||
Reference in New Issue
Block a user