Gaia/Build/RefactoringToNodejs: Difference between revisions

Line 116: Line 116:


: All of the above can be replaced with node.js smoothly except marionette test. Since marionette must be run on b2g simulator, it's impossible to remove from our dependency. However, we're not necessary to download a b2g_sdk package if someone do not execute marionette test.  
: All of the above can be replaced with node.js smoothly except marionette test. Since marionette must be run on b2g simulator, it's impossible to remove from our dependency. However, we're not necessary to download a b2g_sdk package if someone do not execute marionette test.  
* What of the effect on Gaia if build script run on node.js instead of b2g_sdk?
: Pros:
:* Build Gaia without downloading b2g (but we still download b2g while launching marionette tests)
: Cons:
:* Still need to download NPM packages




Confirmed users
429

edits