摘要: 作用:自动在dist文件夹下生成index.html,并自动引入打包后的js 1.安装: npm install html-webpack-plugin --save-dev 2.配置webpack.config.js 1.导入html-webpack-plugin: const HtmlWebpa 阅读全文
posted @ 2020-11-20 13:02 银河游鱼 阅读(683) 评论(0) 推荐(0)