Confirmed users
429
edits
Ricky Chien (talk | contribs) |
Ricky Chien (talk | contribs) (→Q & A) |
||
| Line 112: | Line 112: | ||
* In stage 2, buildbot should pre-install proper command tools if we decide to use gulp.js | * In stage 2, buildbot should pre-install proper command tools (node.js, gulp) if we decide to use gulp.js | ||
: We | : Buildbot has already installed node environment except gulp. We can pre-install gulp -g in buildbot, or download gulp while first time build then launch it by relative path. | ||