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 3863c29 commit ad5c06cCopy full SHA for ad5c06c
.craft.yml
@@ -195,6 +195,8 @@ targets:
195
onlyIfPresent: /^sentry-google-cloud-serverless-\d.*\.tgz$/
196
'npm:@sentry/nextjs':
197
onlyIfPresent: /^sentry-nextjs-\d.*\.tgz$/
198
+ 'npm:@sentry/nuxt':
199
+ onlyIfPresent: /^sentry-nuxt-\d.*\.tgz$/
200
'npm:@sentry/node':
201
onlyIfPresent: /^sentry-node-\d.*\.tgz$/
202
'npm:@sentry/react':
0 commit comments