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:
committed by
Nicolò Ribaudo
parent
57ae306457
commit
0b37ab0362
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user