You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2026-01-03 21:42:32 +03:00
For cloned deps, we only need to build types
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user