We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed4b072 commit 93b2e00Copy full SHA for 93b2e00
1 file changed
frontend/vite.config.dev.js
@@ -38,4 +38,7 @@ export default {
38
"6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI"
39
),
40
},
41
+ build: {
42
+ outDir: "../dist",
43
+ },
44
};
0 commit comments