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 33a4910 commit 33a414fCopy full SHA for 33a414f
.craft.yml
@@ -29,3 +29,13 @@ targets:
29
onlyIfPresent: /^sentry-node-.*\.tgz$/
30
config:
31
canonical: 'npm:@sentry/node'
32
+ - name: registry
33
+ type: sdk
34
+ onlyIfPresent: /^sentry-react-.*\.tgz$/
35
+ config:
36
+ canonical: 'npm:@sentry/react'
37
38
39
+ onlyIfPresent: /^sentry-gatsby-.*\.tgz$/
40
41
+ canonical: 'npm:@sentry/gatsby'
0 commit comments