You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-01 09:58:03 +03:00
Remove irrelevant build steps
This commit is contained in:
@@ -12,7 +12,6 @@ matrix-react-sdk/scripts/fetchdep.sh matrix-org matrix-js-sdk
|
||||
pushd matrix-js-sdk
|
||||
yarn link
|
||||
yarn install
|
||||
#yarn build
|
||||
popd
|
||||
|
||||
# Now set up the react-sdk
|
||||
@@ -20,7 +19,6 @@ pushd matrix-react-sdk
|
||||
yarn link matrix-js-sdk
|
||||
yarn link
|
||||
yarn install
|
||||
#yarn build
|
||||
popd
|
||||
|
||||
# Finally, set up riot-web
|
||||
|
||||
Reference in New Issue
Block a user