Skip to content

Commit cf63845

Browse files
authored
chore(solidstart): Add solidstart sdk to the registry in .craft.yml (getsentry#13289)
1 parent 1c3195a commit cf63845

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.craft.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,8 @@ targets:
206206
onlyIfPresent: /^sentry-remix-\d.*\.tgz$/
207207
'npm:@sentry/solid':
208208
onlyIfPresent: /^sentry-solid-\d.*\.tgz$/
209+
'npm:@sentry/solidstart':
210+
onlyIfPresent: /^sentry-solidstart-\d.*\.tgz$/
209211
'npm:@sentry/svelte':
210212
onlyIfPresent: /^sentry-svelte-\d.*\.tgz$/
211213
'npm:@sentry/sveltekit':

0 commit comments

Comments
 (0)