Skip to content

Commit

Permalink
Bundle components so Svelte isn't needed to use (#5)
Browse files Browse the repository at this point in the history
* Add ci/cd step

* Add empty changeset

* Remove circular dependencies

* Clean up errors in check

* Install playwright in ci

* Run the correct check script

* Also install dependencies for playwright
  • Loading branch information
Juice10 authored Mar 14, 2023
1 parent edda9fc commit a0eedbb
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .changeset/funny-news-pay.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@syncit/transporter': patch
'@syncit/core': patch
---

Move Transporter interface to @syncit/core to remove circular dependencies
2 changes: 2 additions & 0 deletions .changeset/tender-pears-divide.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---

0 comments on commit a0eedbb

Please sign in to comment.