feat(js): Update docs for custom integrations#10150
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Bundle ReportChanges will decrease total bundle size by 12 bytes ⬇️
|
I decided to keep it simple for now, not showing preprocessEvent and afterAllSetup because it probably should not be used in user-land (we can always add it later if needed). No strong feelings on this though, also happy to add this too 🤔 |
docs/platforms/javascript/common/configuration/integrations/custom.mdx
Outdated
Show resolved
Hide resolved
I'm personally interested in |
haha, good point - I'll simply add all methods then 👍 |
…stom.mdx Co-authored-by: Andrei <168741329+andreiborza@users.noreply.github.com>
|
Updated this to now document all methods. |
--------- Co-authored-by: Andrei <168741329+andreiborza@users.noreply.github.com>
--------- Co-authored-by: Andrei <168741329+andreiborza@users.noreply.github.com>
This updates the JS custom integration docs to show which APIs we support.