Commit 12c28105 by 应超杰

update

parent b9d07440
......@@ -17,7 +17,6 @@
]
},
"dependencies": {
"element-ui": "^2.13.2",
"vant": "^2.11.1",
"web-toolkit": "git+https://github.com/mizuki1412/web-toolkit.git"
},
......
......@@ -40,8 +40,9 @@ module.exports = {
// // server(dev), static(product), disabled。需要时用server
// analyzerMode: 'disabled',
// }
}
// pages:{
// index: 'src/main.js',
// }
},
chainWebpack:(config)=>{
// 阻止warning,禁用fork-ts-checker https://zhuanlan.zhihu.com/p/52556210
config.plugins.delete('fork-ts-checker')
},
}
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