thlorenz / proxyquireify

browserify >= v2 version of proxyquire. Mocks out browserify's require to allow stubbing out dependencies while testing.
MIT License
152 stars 24 forks source link

Make browserify into non-dev dep #2

Closed actionshrimp closed 11 years ago

actionshrimp commented 11 years ago

Fix for issue #1 - not sure if this is how proxyqurieify is intended to behave however.