详解html-webpack-plugin配置

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了详解html-webpack-plugin配置相关的知识,希望对你有一定的参考价值。

作用

简化html文件的创建

遇到的问题

1. 在模板中使用 <%= HtmlWebpackPlugin.options.title %> 报错:HtmlWebpackPlugin is undefined

  HtmlWebpackPlugin => 首字母小写 htmlWebpackPlugin

以上是关于详解html-webpack-plugin配置的主要内容,如果未能解决你的问题,请参考以下文章

webpack配置详解

使用`html-webpack-plugin`插件配置启动页面

[js高手之路]深入浅出webpack教程系列5-插件使用之html-webpack-plugin配置(中)

[js高手之路]深入浅出webpack教程系列6-插件使用之html-webpack-plugin配置(下)

[js高手之路]深入浅出webpack教程系列4-插件使用之html-webpack-plugin配置(上)

webpack.config.js====插件html-webpack-plugin