0.0.1 • Published 4 years ago

umi-plugin-symlinks v0.0.1

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

umi-plugin-symlinks

NPM version NPM downloads

symlinks

Install

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

Usage

Configure in .umirc.js,

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

Options

TODO

LICENSE

MIT