We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e81af5 commit 47efe15Copy full SHA for 47efe15
.changeset/plenty-brooms-dream.md
@@ -0,0 +1,5 @@
1
+---
2
+'@zerochain/sdk': patch
3
4
+
5
+fix: add `isWasmGzipped` config for `loadWasm`
.gitignore
@@ -131,3 +131,6 @@ out
131
# custom
132
.dump
133
.DS_Store
134
135
+# We use yarn.lock from parent repository (web-apps repo). This js-sdk repo is a git sub-module of the parent web-apps repo.
136
+yarn.lock
0 commit comments