1.0.4 • Published 2 years ago

bonc-component-vue2 v1.0.4

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

vue2组件发布到npm

/**
 * @Description: react组件发布到npm
 *
 * @author: jikaidi
 *
 * @date: 2022/7/19
 */

组件写法及位置


本地调试

  1. yarn;
  2. yarn serve;
  3. 要调试的组件在dev/serve.vue中引入调试

发布到npm

  • yarn build;
  • 修改package.json中版本号;
  • 登录npm;
  • npm publish;
1.0.4

2 years ago

2.0.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago