Confirmed users
429
edits
No edit summary |
Ricky Chien (talk | contribs) |
||
| Line 26: | Line 26: | ||
* '''Breakdowns:''' | * '''Breakdowns:''' | ||
** Split all modules and app/build.js into small tasks. It means split into configuring & building steps. | ** Split all modules and app/build.js into small tasks. It means split into configuring & building steps. | ||
** Implement config.status | ** Implement config.status which will introduce DAG structure to configure step. | ||
== Milestone 3 == | == Milestone 3 == | ||