You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Migrate the whole session replay code from https://github.com/getsentry/sentry-replay into the monorepo.
Note:
* Build, lint and tests work, but will need adjustments
* It is excluded from releasing in craft
* Some eslint rules etc. need to be fixed in later steps
Ref: #6257
We want to migrate https://github.com/getsentry/sentry-replay into this monorepo, as
packages/replay
.monorepo-merge
off sentry-replay masterpackages/replay
folder usinggit mv -k * packages/sentry-replay
(make sure target dir exists).gitignore
, ...) - make sure nothing important is lost thereThe text was updated successfully, but these errors were encountered: