umi-plugin-custom-extra extra Install # or yarn $ npm install $ npm run build --watch $ npm run start Usage Configure in .umirc.js, export default { plugins: [ ['umi-plugin-custom-extra'], ], } Options TODO LICENSE MIT