module-deps
module-deps copied to clipboard
fix browserify cannot find module when use "npminstall" install packages
fix browserify cannot find "is-buffer" pacakge from "core-util-is" when use "npminstall" install packages.
You can use this repo ( browserify-link-bug ) to reproduce this bug.
@substack npminstall
is awesome , it's very fast . Wish you fix this bug ASAP.
@allenm It is easier to review and understand the problem with a test case that validates it.