Confirmed users
429
edits
Ricky Chien (talk | contribs) |
Ricky Chien (talk | contribs) |
||
| Line 139: | Line 139: | ||
== Should we choose io.js instead of node.js for developing new build system? == | == Should we choose io.js instead of node.js for developing new build system? == | ||
In my experience, build scripts doesn't take too many ES6 features, may be able to pass "node --harmony" in node.js environment. So there are no such immediate reasons to choose io.js in current phase. However, io.js provides more complete ES6 features and we'll consider to transfer to io.js in the future. | |||