Skip to content

Commit 5c8446a

Browse files
committed
chore: update guide
1 parent 2df7178 commit 5c8446a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/CONTRIBUTING.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,9 @@ The website source code is available in `/site` which also includes the demo app
118118
<hr />
119119

120120
If you run into any problems please feel free to reach out to us 🙂
121+
122+
# Snapshot tests
123+
124+
When you make changes to `reactivecore` we would need to publish a new version of the `reactivecore` library.
125+
126+
Because the CI environment uses the npm package and not the submodule, the snapshot tests would fail.

0 commit comments

Comments
 (0)