mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
27c23058dc
With the react-sdk and js-sdk having their `npm start`s split out (as per https://github.com/matrix-org/matrix-react-sdk/pull/2175 and https://github.com/matrix-org/matrix-js-sdk/pull/742) we can trigger an initial build ourselves and start the watcher afterwards. This canary approach has a very slight speed increase over serially running all the commands as the watcher can be started as early as possible. This all can be improved and potentially eliminated with a bit more planning, however: https://github.com/vector-im/riot-web/issues/7386 |
||
---|---|---|
.. | ||
block-on-sdk-build.js | ||
build-watch-sdk.js | ||
check-i18n.pl | ||
copy-res.js | ||
deploy.py | ||
electron-package.sh | ||
fetch-develop.deps.sh | ||
genflags.sh | ||
issues-burndown.pl | ||
issues-no-state.pl | ||
jenkins.sh | ||
make-icons.sh | ||
package.sh | ||
redeploy.py |