We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad5c06c commit 64b1d0dCopy full SHA for 64b1d0d
.craft.yml
@@ -193,6 +193,8 @@ targets:
193
onlyIfPresent: /^sentry-gatsby-\d.*\.tgz$/
194
'npm:@sentry/google-cloud-serverless':
195
onlyIfPresent: /^sentry-google-cloud-serverless-\d.*\.tgz$/
196
+ 'npm:@sentry/nestjs':
197
+ onlyIfPresent: /^sentry-nestjs-\d.*\.tgz$/
198
'npm:@sentry/nextjs':
199
onlyIfPresent: /^sentry-nextjs-\d.*\.tgz$/
200
'npm:@sentry/nuxt':
0 commit comments