1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-28 15:22:05 +03:00

React SDK needs to build the component index

This commit is contained in:
J. Ryan Stinnett
2020-12-18 15:13:09 +00:00
parent 50427786f9
commit e90e51cc9b

View File

@ -20,6 +20,7 @@ popd
yarn link matrix-js-sdk
yarn link
yarn install
yarn reskindex
# Finally, set up element-web
scripts/fetchdep.sh vector-im element-web