browserify-externalize
browserify-externalize copied to clipboard
Fix for #5
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'm not interested maintaining this anymore. Sorry :/
I gave you the commit bit if you feel like it.