I've pulled #7 in here so I'll try to fix everything here. So right now I've fixed the "bind" and callback problems, but when updating browserify to fix the tests, they're failing. I hope that doesn't mean this no longer works, I only tested it with a simple module. For example, test/shared_inner.js is failing because INNER DEP is in the shared module.
I've pulled #7 in here so I'll try to fix everything here. So right now I've fixed the "bind" and callback problems, but when updating browserify to fix the tests, they're failing. I hope that doesn't mean this no longer works, I only tested it with a simple module. For example,
test/shared_inner.js
is failing becauseINNER DEP
is in the shared module.