angular-cn/aio/aio-builds-setup
George Kalpakas 79aefa7659 build(docs-infra): avoid race condition in `aio-builds-setup/` npm scripts (#25671)
Previously, due to multiple scripts re-building during `yarn dev`
initialization, there could be race conditions that led to errors.

This commit fixes it by ensuring `yarn build` is run once (before
the main `yarn dev` script).

PR Close #25671
2018-09-26 15:26:19 -07:00
..
dockerbuild build(docs-infra): avoid race condition in `aio-builds-setup/` npm scripts (#25671) 2018-09-26 15:26:19 -07:00
docs docs(docs-infra): the `build.sh` script was renamed to `create-image.sh` 2018-08-16 10:26:13 +01:00
scripts refactor(aio): improve logging output in `update-preview-server.sh` (#24071) 2018-05-25 13:44:44 -04:00