Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
update docs
  • Loading branch information
mydea committed Jan 17, 2023
commit 53c298b09c66232401c5303625f3f943396f8a51
2 changes: 0 additions & 2 deletions packages/replay/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ replay.start();
## Loading Replay as a CDN Bundle

As an alternative to the NPM package, you can load the Replay integration bundle from our CDN.
Note that the Replay bundle **only contains the Replay integration** and not the entire Sentry SDK.
You have to add it in addition to the Sentry Browser SDK bundle:

```js
// Browser SDK bundle
Expand Down