We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
workspaces
1 parent 7acc267 commit 335f317Copy full SHA for 335f317
.craft.yml
@@ -15,4 +15,6 @@ targets:
15
- name: github
16
includeNames: /^sentry-.*.tgz$/
17
- name: npm
18
- includeNames: /^sentry-.*.tgz$/
+ workspaces: true
19
+ excludeWorkspaces: /^@sentry-internal\//
20
+ includeWorkspaces: /^@sentry\//
0 commit comments