[ci] format
This commit is contained in:
parent
eaad17694f
commit
f0f938ce7d
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ export async function createVite(
|
|||
watch: {
|
||||
// Prevent watching during the build to speed it up
|
||||
ignored: mode === 'build' ? ['**'] : undefined,
|
||||
}
|
||||
},
|
||||
},
|
||||
css: {
|
||||
postcss: astroConfig.style.postcss || {},
|
||||
|
|
Loading…
Reference in a new issue