webpack配置(第四步:html篇(进阶篇))

webpack.config.js文件 const path = require('path'); let htmlwebpackplugin = require('html-webpack-plugin');//引入html-webpack-plugin插件 let export_html= { entry: { main:__dirname+"/app/js/main.
相关文章
相关标签/搜索