不是木易杨
2022-05-01 5bd1502433cef2d2911ea21f5d3b11c37dd672b6
vite.config.js
@@ -35,7 +35,7 @@
          changeOrigin: true,
          rewrite: (p) => p.replace(/^\/dev-api/, '')
        }
      },
      }
    },
    //fix:error:stdin>:7356:1: warning: "@charset" must be the first rule in the file
    css: {
@@ -51,8 +51,8 @@
              }
            }
          }
        ],
      },
    },
        ]
      }
    }
  }
})