vite.config.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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 @@ } } } ], }, }, ] } } } })