mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 05:26:54 +08:00
fix(dev): vite preview not working
This commit is contained in:
parent
ed4b072065
commit
93b2e0036f
1 changed files with 3 additions and 0 deletions
|
@ -38,4 +38,7 @@ export default {
|
|||
"6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI"
|
||||
),
|
||||
},
|
||||
build: {
|
||||
outDir: "../dist",
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue