1.0.2 • Published 4 years ago
umi-plugin-eruda v1.0.2
umi-plugin-eruda
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