本文章主要记录emp的使用过程,包含一下知识点: 脚手架搭建 lerna 基本使用方法 NPM包发布 WebPack 知识点 准备工作 安装lerna:npm install --global lerna克隆emp:git clone https://github.com/efoxTeam/emp.git安装依赖包:cd emp && lerna bootstrap 参考 npm模块管理器使用lerna管理大型前端项目 程序员灯塔 转载请注明原文链接:EMP 梳理记录 喜欢 (0)