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 df30632 commit 136f496Copy full SHA for 136f496
.craft.yml
@@ -184,6 +184,8 @@ targets:
184
onlyIfPresent: /^sentry-nextjs-\d.*\.tgz$/
185
'npm:@sentry/remix':
186
onlyIfPresent: /^sentry-remix-\d.*\.tgz$/
187
+ 'npm:@sentry/solid':
188
+ onlyIfPresent: /^sentry-solid-\d.*\.tgz$/
189
'npm:@sentry/svelte':
190
onlyIfPresent: /^sentry-svelte-\d.*\.tgz$/
191
'npm:@sentry/sveltekit':
0 commit comments