Skip to content

build: disable harmony classes

The V8 development branch has unshipped ES6 classes pending resolution of a number of inheritance edge cases. Disable classes in io.js for the sake of feature parity.

See https://github.com/iojs/io.js/issues/251 for background and discussion.

R=@iojs/tc

Merge request reports

Loading