0.1.3 • Published 4 years ago
vue-com-test-alvin v0.1.3
vue-com-test
Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildLints and fixes files
yarn lintCustomize configuration
vue-cli-service build --target lib --name myLib entry
在 package.json 的 scripts 中添加 build-library,对照上面的命令 myLib 是你发布的package的名称。