mirror of https://github.com/lukechilds/node.git
Browse Source
The NativeModule system passes NativeModule.require transparently and so is unnecessary to call explicitly. The only one which should have the prefix is the in line 295, where actually implements a big fs-based module system and actually requires a native module. That is left unchanged. PR-URL: https://github.com/joyent/node/pull/9201 Ref: https://github.com/joyent/node/issues/2009 Reviewed-by: Trevor Norris <trev.norris@gmail.com> Conflicts: lib/module.jsv1.8.0-commit
Herbert Vojčík
10 years ago
committed by
cjihrig
1 changed files with 3 additions and 5 deletions
Loading…
Reference in new issue