使用 yarn workspace
yarn workspace zz-button add echarts
使用 yarn 安装依赖
- npx sb init --type vue3
- yarn add vue
- yarn add vue-loader vue-template-compiler -D -W
- Vue Test Utils
- Jest
- Vue Jest
- Babel Jest
yarn add jest @vue/test-utils vue-jest@5 babel-jest -D -W
yarn add babel-core@bridge -D -W
yarn add rollup rollup-plugin-terser rollup-plugin-vue vue-template-compiler -D -W
yarn add @rollup/plugin-json rollup-plugin-postcss @rollup/plugin-babel @rollup/plugin-node-resolve -D -W
yarn add cross-env -D -W
yarn add rimraf -D -W
yarn add plop -D -W