0.1.2 • Published 4 years ago

umi-plugin-export v0.1.2

Weekly downloads
10
License
MIT
Repository
-
Last release
4 years ago

umi-plugin-export

NPM version NPM downloads

generate exportation automatically

Install

# or yarn
$ npm install
$ npm run build --watch
$ npm run start

Usage

Configure in .umirc.js,

export default {
  plugins: [
    ['umi-plugin-umi-plugin-export', options],
  ],
}

Options

TODO

LICENSE

MIT

0.1.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago