Skip to content

Commit 2f365ab

Browse files
authored
chore(replay): Remove Replay exclusion from Craft config (#6432)
Remove the exclusions of the @sentry/replay package from our craft config for the `github` and `npm` target. As specified in our checklist, we do not yet add a `registry` target entry for Replay as we'll have to add an entry manually to the release registry after this initial release.
1 parent 594c7e8 commit 2f365ab

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

.craft.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,7 @@ targets:
2121
cacheControl: 'public, max-age=31536000'
2222
- name: github
2323
includeNames: /^sentry-.*$/
24-
excludeNames: /^sentry-replay-.*$/
2524
- name: npm
26-
excludeNames: /^sentry-replay-.*$/
2725
- name: registry
2826
sdks:
2927
'npm:@sentry/browser':

packages/replay/.craft.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)