webpack4:compilation.mainTemplate.applyPluginsWaterfall is not a function 解决方法
关山初度尘未洗,策马扬鞭再奋蹄!这篇文章主要讲述webpack4:compilation.mainTemplate.applyPluginsWaterfall is not a function 解决方法相关的知识,希望能为你提供帮助。
今天捣鼓webpack4踩到一个弥天大坑:使用html-webpack-plugin打包html的时候一直报
compilation.mainTemplate.applyPluginsWaterfall is not a function ,百度了半天没结果,谷歌一下终于在github上找到了解决方案:https://github.com/jantimon/html-webpack-plugin/issues/841
【webpack4:compilation.mainTemplate.applyPluginsWaterfall is not a function 解决方法】解决:先安装yarn,然后在项目跟目录下运行:
yarn add webpack-contrib/html-webpack-plugin -D
简单来说就是使用webpack官方维护的html-webpack-plugin来代替第三方的。
推荐阅读
- AndroidStudio Frameworks detected: Android framework is detected in the project Configure
- Mac命令行打开APP
- 用安卓写搜索
- Android 中 SearchView
- Android BroadcastAnyWhere(Google Bug 17356824)漏洞具体分析
- 如何删除word空白页,本文教您如何删除word空白页
- 软件异常,本文教您怎样处理应用程序发生异常未知的软件异常
- 局域网共享,本文教您局域网共享怎样设置
- 电脑中毒,本文教您电脑中毒怎样办