mirror of https://github.com/vector-im/riot-web
For cloned deps, we only need to build types
parent
ad32f90beb
commit
3d3490c6d7
|
@ -7,7 +7,7 @@ scripts/fetchdep.sh matrix-org matrix-js-sdk
|
||||||
pushd matrix-js-sdk
|
pushd matrix-js-sdk
|
||||||
yarn link
|
yarn link
|
||||||
yarn install $@
|
yarn install $@
|
||||||
yarn build
|
yarn build:types
|
||||||
popd
|
popd
|
||||||
|
|
||||||
yarn link matrix-js-sdk
|
yarn link matrix-js-sdk
|
||||||
|
|
Loading…
Reference in New Issue