Use make -j for parallel build (#10506)

* build: add build-babel-types task

* chore: revamp Makefile to for parallel builds

* chore: style fix

* chore: skip install step as we handle yarn in makefile

* test job execution order
This commit is contained in:
Huáng Jùnliàng
2019-10-02 18:17:04 -04:00
committed by Nicolò Ribaudo
parent 57ae306457
commit 0b37ab0362
4 changed files with 136 additions and 99 deletions

View File

@@ -56,7 +56,6 @@
"lerna-changelog": "^0.5.0",
"lint-staged": "^9.2.0",
"lodash": "^4.17.13",
"merge-stream": "^1.0.1",
"output-file-sync": "^2.0.0",
"prettier": "^1.17.1",
"pump": "^3.0.0",