riot-web is a subdirectory when running the tests

This commit is contained in:
Bruno Windels 2019-02-18 17:26:09 +01:00
parent f51d25c394
commit 6bf8269bcd

View file

@ -23,5 +23,5 @@ ln -s "$REACT_SDK_DIR/node_modules/matrix-js-sdk" node_modules/matrix-js-sdk
rm -r node_modules/matrix-react-sdk rm -r node_modules/matrix-react-sdk
ln -s "$REACT_SDK_DIR" node_modules/matrix-react-sdk ln -s "$REACT_SDK_DIR" node_modules/matrix-react-sdk
npm run build RIOT_LANGUAGES_FILE="../riot-web/webapp/i18n/languages.json" npm run build
popd popd