We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87e46b commit 53c298bCopy full SHA for 53c298b
packages/replay/README.md
@@ -99,8 +99,6 @@ replay.start();
99
## Loading Replay as a CDN Bundle
100
101
As an alternative to the NPM package, you can load the Replay integration bundle from our CDN.
102
-Note that the Replay bundle **only contains the Replay integration** and not the entire Sentry SDK.
103
-You have to add it in addition to the Sentry Browser SDK bundle:
104
105
```js
106
// Browser SDK bundle
0 commit comments