摘要:
1 const path = require("path"); 2 const htmlWebpackPlugin = require("html-webpack-plugin"); 3 4 //定义入库文件和出口文件路径 5 const PATH = { 6 app:path.join(__dirname,"./src/js/main.js"), 7 build... 阅读全文
posted @ 2019-06-19 16:59
KarajanKing
阅读(381)
评论(0)
推荐(0)

浙公网安备 33010602011771号