Changed build directory
This commit is contained in:
parent
2ac634bb3f
commit
6a547289f7
@ -9,5 +9,8 @@ export default defineConfig({
|
|||||||
compiler: 'svelte',
|
compiler: 'svelte',
|
||||||
autoInstall: true
|
autoInstall: true
|
||||||
})
|
})
|
||||||
]
|
],
|
||||||
|
build: {
|
||||||
|
outDir: '../../build'
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
Loading…
x
Reference in New Issue
Block a user