Strips relative path up to node_modules/ from the module ID. This allows for consistent module IDs when building webpack bundles from differing base paths relative to the node_modules directory.
Based on NamedModulesPlugin by Tobias Koppers @sokra
MIT License: http://www.opensource.org/licenses/mit-license.php