@@ -1,6 +1,7 @@
module.exports = {
devServer: {
port: 8091,
+ open:true,
// 关闭esline
overlay: {
warnings: false,