Commit fb26105
committed
fix(craft): Add missing mainDocsUrl for @sentry/effect SDK
The Effect SDK was missing the mainDocsUrl field in the craft configuration,
causing KeyError: 'main_docs_url' in Sentry backend (SENTRY-5M6R).
This adds the documentation URL following the same pattern as other
JavaScript SDKs in the registry.
Fixes SENTRY-5M6R1 parent 3a3bb51 commit fb26105
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
244 | 244 | | |
245 | 245 | | |
246 | 246 | | |
| 247 | + | |
247 | 248 | | |
0 commit comments