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.
相關文章
相關標籤/搜索