Gaia/Build/RefactoringToNodejs: Difference between revisions

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 could do so, or we can download gulp every first time build and launch it by relative path.
: 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.
Confirmed users
429

edits