webpack 默认不会打包html,需要一个插件html-webpack-plugin 1、下载插件npm i html-webpack-plugin -D 2、引入插件const ...
確定! 回上一頁