.33-浅析webpack源码之doResolve事件流(5)

file => FileExistsPlugin   这个事件流快接近尾声了,接下来是FileExistsPlugin,很奇怪的是在最后才来检验路径文件是否存在。   源码如下: FileExistsPlugin.prototype.apply = function(resolver) { var target = this.target; resolver.plugin(this
相关文章
相关标签/搜索