@@ -55,6 +55,9 @@ module.exports = defineConfig({
devServer: {
port: 9010,
proxy,
+ client: {
+ overlay: false,
+ },
},
configureWebpack: {
plugins: [