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