js_stream is a new module of io.js
This commit is contained in:
parent
0b8eb6ad90
commit
ff724634f2
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ REFERENCE_MODULE(tls_wrap);
|
|||
REFERENCE_MODULE(tty_wrap);
|
||||
REFERENCE_MODULE(udp_wrap);
|
||||
REFERENCE_MODULE(uv);
|
||||
REFERENCE_MODULE(js_stream);
|
||||
// Atom Shell's builtin modules.
|
||||
REFERENCE_MODULE(atom_browser_app);
|
||||
REFERENCE_MODULE(atom_browser_auto_updater);
|
||||
|
|
Loading…
Reference in a new issue