quanyawei
2023-10-13 1f4f4c7172c32644d58c76eda8b2f92c9dcb32df
vue.config.js
@@ -28,9 +28,6 @@
  productionSourceMap: false,
  devServer: {
    port: port,
    client: {
      webSocketURL: 'ws://0.0.0.0:8080/ws'
    },
    open: false,
    overlay: {
      warnings: false,