启动服务
gulp start --com=模块名称
新增组件
gulp create --com=模块名称
新增 3D 组件
gulp create --com=模块名称 --three
新增子组件
npm run createChild 父模块名称 子模块名称
打包组件
gulp build --com=模块名称
发布组件
gulp publish --com=模块名称
commitizen
npm run commit
gulp start --com=模块名称
gulp create --com=模块名称
gulp create --com=模块名称 --three
npm run createChild 父模块名称 子模块名称
gulp build --com=模块名称
gulp publish --com=模块名称
npm run commit
npm i easyv-scripts
6
1.0.3
ISC
588 kB
107