高频知识点
html-webpack-plugin
html-webpack-plugin
简化创建 HTML 文件以服务于打包的插件,适用于 webpack 45 版本
https://github.com/jantimon/html-webpack-plugin
会生成一个 dist/index.html 的文件,使用如下
|
|
|
|
高频知识点
简化创建 HTML 文件以服务于打包的插件,适用于 webpack 45 版本
https://github.com/jantimon/html-webpack-plugin
会生成一个 dist/index.html 的文件,使用如下
|
|
|
|