No more opening browser

This commit is contained in:
Louis Lam 2022-04-27 15:29:54 +08:00
parent a3baa3c149
commit b50f1bb7e8

View File

@ -21,7 +21,4 @@ export default defineConfig({
"plugins": [ postcssRTLCSS ]
}
},
server: {
open: "/"
}
});