mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-14 11:00:16 +08:00
5 lines
71 B
Bash
5 lines
71 B
Bash
npm run build
|
|
cp -r ./src/components .
|
|
npm publish
|
|
rm -rf ./components
|