Convert remaining uses of proxyquire in tests for non-CoffeeScript modules
Convert remaining uses of proxyquire to babel-plugin-mockable-imports, except for modules written in CoffeeScript, as the Babel plugin needs an update to support the way groups of `<var> = require(<module>)` statements get compiled.
Showing
Please register or sign in to comment