Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: Move most types from rrweb to @rrweb/types package #1031

Merged
merged 9 commits into from
Nov 4, 2022

Conversation

Juice10
Copy link
Contributor

@Juice10 Juice10 commented Oct 20, 2022

rrdom depends on rrweb, and rrweb depends on rrdom, this creates circular dependencies.
To break the circle I moved all of the types rrdom depends on, and most of the types rrweb uses to their own package: @rrweb/types

This PR also uses vite which I will be migrating the whole of the project towards in favor of the different custom rollup scripts we have.

@Juice10 Juice10 changed the title Chore: Add move most types from rrweb to @rrweb/types package Chore: Move most types from rrweb to @rrweb/types package Oct 20, 2022
packages/rrdom/package.json Outdated Show resolved Hide resolved
packages/rrweb-player/package.json Outdated Show resolved Hide resolved
packages/rrweb/package.json Outdated Show resolved Hide resolved
packages/types/package.json Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants