mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-04 20:57:33 +08:00
fix: web resource outDir
This commit is contained in:
parent
3be2f5c404
commit
eddf10e740
@ -5,4 +5,7 @@ import react from "@vitejs/plugin-react";
|
||||
export default defineConfig({
|
||||
root: "src",
|
||||
plugins: [react()],
|
||||
build: {
|
||||
outDir: "../dist",
|
||||
},
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user