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 d855927Copy full SHA for d855927
.craft.yml
@@ -15,4 +15,7 @@ targets:
15
- name: github
16
includeNames: /^sentry-.*.tgz$/
17
- name: npm
18
+ workspaces: true
19
+ excludeWorkspaces: /^@sentry-internal\//
20
+ includeWorkspaces: /^@sentry\//
21
0 commit comments