为了账号安全,请及时绑定邮箱和手机立即绑定

HtmlWebpackPlugin源码中的Events执行分析?

HtmlWebpackPlugin源码中的Events执行分析?

侃侃尔雅 2018-09-11 13:21:54
To allow other plugins to alter the html this plugin executes the following events: Async: html-webpack-plugin-before-html-generation html-webpack-plugin-before-html-processing html-webpack-plugin-alter-asset-tags html-webpack-plugin-after-html-processing html-webpack-plugin-after-emitSync: html-webpack-plugin-alter-chunks这些事件是何时如何被运行的?大神指条明路呗?
查看完整描述

1 回答

?
郎朗坤

TA贡献1921条经验 获得超9个赞

自己看了半天源码,知道了:
关键点:发布订阅模式;
关键文件:Tapable.js;
关键方法:Tapable.prototype.plugin,Tapable.prototype.applyPluginsWaterfall,Tapable.prototype.applyPluginsAsyncWaterfall

查看完整回答
反对 回复 2018-10-30
  • 1 回答
  • 0 关注
  • 743 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信