mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-15 20:54:59 +08:00
Build the js-sdk for Jest tests
This is theoretically a fix for the tests failing post-sourcemaps.
This commit is contained in:
parent
457e63f24e
commit
8f37f8638d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user