Commit fc6ce19f authored by ζ„šι“'s avatar ζ„šι“ Committed by Yu

add umi-plugin-pro-block

parent 22718f23
......@@ -23,6 +23,15 @@ export default {
},
},
],
[
'umi-plugin-pro-block',
{
moveMock: false,
moveService: false,
modifyRequest: true,
autoAddMenu: true,
},
],
],
targets: {
ie: 11,
......
......@@ -101,7 +101,8 @@
"tslint-react": "^3.6.0",
"umi": "^2.4.2",
"umi-plugin-ga": "^1.1.3",
"umi-plugin-react": "^1.3.4"
"umi-plugin-react": "^1.3.4",
"umi-plugin-pro-block": "^1.2.0"
},
"optionalDependencies": {
"puppeteer": "^1.10.0"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment