mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Cloned deps no longer need so much building
This commit is contained in:
parent
799a14ebc6
commit
48884c711b
@ -77,7 +77,6 @@ dodep matrix-org matrix-js-sdk
|
|||||||
pushd matrix-js-sdk
|
pushd matrix-js-sdk
|
||||||
yarn link
|
yarn link
|
||||||
yarn install
|
yarn install
|
||||||
yarn build
|
|
||||||
popd
|
popd
|
||||||
|
|
||||||
yarn link matrix-js-sdk
|
yarn link matrix-js-sdk
|
||||||
@ -92,7 +91,7 @@ pushd matrix-react-sdk
|
|||||||
yarn link
|
yarn link
|
||||||
yarn link matrix-js-sdk
|
yarn link matrix-js-sdk
|
||||||
yarn install
|
yarn install
|
||||||
yarn build
|
yarn reskindex
|
||||||
popd
|
popd
|
||||||
|
|
||||||
yarn link matrix-react-sdk
|
yarn link matrix-react-sdk
|
||||||
|
Loading…
Reference in New Issue
Block a user