1.0.1 • Published 5 years ago
common_comp2 v1.0.1
my-component
Project setup
npm installCompiles and hot-reloads for development
npm run serveCompiles and minifies for production
npm run buildRun your tests
npm run testLints and fixes files
npm run lintCustomize configuration
打包
npm run lib
发布
第一步
npm login --registry=http://nexus.yyjzt.com/nexus/content/repositories/commonComp/
第二步
npm publish --registry=http://nexus.yyjzt.com/nexus/content/repositories/commonComp/
components 组件文件夹
assets 静态资源文件夹
index.js 注册入口文件
1.0.1
5 years ago