Build the js-sdk for Jest tests

This is theoretically a fix for the tests failing post-sourcemaps.
This commit is contained in:
Travis Ralston 2020-01-15 10:28:27 -07:00
parent 457e63f24e
commit 8f37f8638d

View file

@ -7,6 +7,7 @@ scripts/fetchdep.sh matrix-org matrix-js-sdk
pushd matrix-js-sdk
yarn link
yarn install
yarn build
popd
yarn link matrix-js-sdk