1.0.2 • Published 3 years ago

umi-plugin-eruda v1.0.2

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

umi-plugin-eruda

NPM version NPM downloads

config umi debug

Install

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

Usage

Configure in .umirc.js,

export default {
  plugins: [
    ['umi-plugin-eruda'],
  ],
  eruda: {
    init: {},
    scale: 2,
    position: {},
    tools: [],
    hidden:false,
    debug: true
  },
}

Options

LICENSE

MIT

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago