You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
147: Adding the new flag required for the wasm build check r=curquiza a=sanders41
The wasm build now requires the `--features=sync` flag as mentioned here #132 (comment). Without this flag the build fails so I added it to the instructions in the `CONTRIBUTING.md`.
Co-authored-by: Paul Sanders <[email protected]>
0 commit comments