Add cache configuration for Sentry sourcemaps in turbo.json

This commit is contained in:
Aj Wazzan
2025-05-15 14:43:23 -07:00
parent 47be7d8ef9
commit ec9ee7b772

View File

@@ -29,6 +29,9 @@
},
"db:studio": {
"cache": false
},
"sentry:sourcemaps": {
"cache": false
}
}
}