WebStormRequireJsPlugin
WebStormRequireJsPlugin copied to clipboard
Aliasing require to map alternatives like proxyquire, rewire...
I will love to navigate to the source file of a module by CMD + clicking on the string used on helpers like proxyquire and rewire...
Is it possible to allow some sort of configuration in order to map these functions rather than only the require one?