mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-14 19:23:28 +08:00
6 lines
74 B
Bash
6 lines
74 B
Bash
npm run build
|
|
cp -r ./src/* .
|
|
rm index.js
|
|
npm publish
|
|
rm -rf ./components
|