79aefa7659
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 |
||
---|---|---|
.. | ||
lib | ||
test | ||
.gitignore | ||
package.json | ||
tsconfig.json | ||
tslint.json | ||
yarn.lock |