Gaia/Build/RefactoringToNodejs: Difference between revisions

No edit summary
Line 62: Line 62:
* shared-utils.js (require by email) - easy
* shared-utils.js (require by email) - easy
* homescreen-manager.js (require by homescreen, verticalhome) - easy
* homescreen-manager.js (require by homescreen, verticalhome) - easy
* rebuild.js - easy (but it depends on others)
* rebuild.js - easy (cannot be picked up until dependent modules are complete)
* build-app.js - easy (but it depends on others)
* build-app.js - easy (cannot be picked up until dependent modules are complete))
* post-app.js - easy (but it depends on others)
* post-app.js - easy (cannot be picked up until dependent modules are complete))
* app.js - medium (but it depends on others)
* app.js - medium (cannot be picked up until dependent modules are complete))
* webapp-optimize.js - hard
* webapp-optimize.js - hard
* r-wrapper.js (require by bluetooth, calendar, camera, clock, email, settings) - hard
* r-wrapper.js (require by bluetooth, calendar, camera, clock, email, settings) - hard
Confirmed users
429

edits