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 6e2eaed commit b0623d8Copy full SHA for b0623d8
.craft.yml
@@ -207,6 +207,8 @@ targets:
207
onlyIfPresent: /^sentry-nuxt-\d.*\.tgz$/
208
'npm:@sentry/node':
209
onlyIfPresent: /^sentry-node-\d.*\.tgz$/
210
+ 'npm:@sentry/node-core':
211
+ onlyIfPresent: /^sentry-node-core-\d.*\.tgz$/
212
'npm:@sentry/react':
213
onlyIfPresent: /^sentry-react-\d.*\.tgz$/
214
'npm:@sentry/react-router':
0 commit comments