fix
Some checks failed
Deploy / deploy (build, debian, 22, /root/OJDeploy/data/clientnext) (push) Has been cancelled
Deploy / deploy (build:staging, school, 8822, /root/OJ/data/dist) (push) Has been cancelled

This commit is contained in:
2026-05-07 01:56:10 -06:00
parent 7d8eff4ee8
commit ecb91f5ca8

View File

@@ -85,6 +85,7 @@ const config: ReturnType<typeof defineConfig> = defineConfig(({ envMode }) => {
admin: "./src/admin",
shared: "./src/shared",
},
dedupe: ["slate", "slate-dom", "slate-react", "is-hotkey"],
},
server: {
port: 5173,