1.0.5 • Published 3 years ago

@zhangqc/plugin-dumi-vue v1.0.5

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

@zhangqc/plugin-dumi-vue

NPM version

@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 start

Usage

Configure in .umirc.js,

export default {
  plugins: ['@zhangqc/plugin-dumi-vue'],
};

Options

TODO

LICENSE

MIT