chore: emptyOutDir
This commit is contained in:
parent
1cd7ae7db2
commit
38e55be7aa
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@ export default defineConfig({
|
|||
plugins: [react()],
|
||||
build: {
|
||||
outDir: "../dist",
|
||||
emptyOutDir: true,
|
||||
},
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue