1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-30 02:21:17 +03:00

Cloned deps do not need any building now

This commit is contained in:
J. Ryan Stinnett
2020-12-18 14:59:09 +00:00
parent b22c28eac9
commit 50427786f9
2 changed files with 0 additions and 3 deletions

View File

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