未验证 提交 bc3defd4 编写于 作者: A Akash Satheesan 提交者: GitHub

chore(build): compile vscode+extensions in parallel (#3250)

上级 9f7ceef8
......@@ -10,8 +10,7 @@ main() {
cd "$(dirname "${0}")/../.."
cd lib/vscode
yarn gulp compile-build
yarn gulp compile-extensions-build
yarn gulp compile-build compile-extensions-build
yarn gulp optimize --gulpfile ./coder.js
if [[ $MINIFY ]]; then
yarn gulp minify --gulpfile ./coder.js
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册