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 1c3195a commit cf63845Copy full SHA for cf63845
.craft.yml
@@ -206,6 +206,8 @@ targets:
206
onlyIfPresent: /^sentry-remix-\d.*\.tgz$/
207
'npm:@sentry/solid':
208
onlyIfPresent: /^sentry-solid-\d.*\.tgz$/
209
+ 'npm:@sentry/solidstart':
210
+ onlyIfPresent: /^sentry-solidstart-\d.*\.tgz$/
211
'npm:@sentry/svelte':
212
onlyIfPresent: /^sentry-svelte-\d.*\.tgz$/
213
'npm:@sentry/sveltekit':
0 commit comments