mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-04 19:56:45 +02:00
For cloned deps, we only need to build types
This commit is contained in:
parent
ad32f90beb
commit
3d3490c6d7
@ -7,7 +7,7 @@ scripts/fetchdep.sh matrix-org matrix-js-sdk
|
||||
pushd matrix-js-sdk
|
||||
yarn link
|
||||
yarn install $@
|
||||
yarn build
|
||||
yarn build:types
|
||||
popd
|
||||
|
||||
yarn link matrix-js-sdk
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user