Skip to content

Conversation

@Juice10
Copy link
Member

@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
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.

4 participants