摘要: 参考: https://segmentfault.com/a/1190000018534625 一、开启项目: 1、项目初始化: npm init -y 2、安装 webpack模块: npm install webpack webpack-cli -D //本地安装, 现在有 npx 命令,都不需 阅读全文
posted @ 2020-03-17 22:20 吴飞ff 阅读(332) 评论(0) 推荐(0)