1.0.5 • Published 4 years ago
@zhangqc/plugin-dumi-vue v1.0.5
@zhangqc/plugin-dumi-vue
@zhangqc/plugin-dumi-vue
dumi 插件 用于展示 vue sfc 组件
Install
# or yarn
$ npm install @zhangqc/plugin-dumi-vue目前只支持 vue @2.6.14
$ npm run build --watch
$ npm run startUsage
Configure in .umirc.js,
export default {
plugins: ['@zhangqc/plugin-dumi-vue'],
};Options
TODO
LICENSE
MIT