Skip to content

Commit 3e71eb7

Browse files
authored
feat: add sentry.*.config.* for Sentry's Nuxt module (#239)
* Add `sentry.*.config.*` used in Sentry's Nuxt module to libraries * move config to services
1 parent 6237235 commit 3e71eb7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ const services = [
4949
'.gitlab*',
5050
'.gitpod*',
5151
'.sentry*',
52+
'sentry.*.config.*',
5253
'.stackblitz*',
5354
'.styleci*',
5455
'.travis*',

0 commit comments

Comments
 (0)