We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2df7178 commit 5c8446aCopy full SHA for 5c8446a
.github/CONTRIBUTING.md
@@ -118,3 +118,9 @@ The website source code is available in `/site` which also includes the demo app
118
<hr />
119
120
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