* Allow overriding build vite config options * Adds a changeset * Test svelte * Move plugins down * Assign after for the client too * Spread output options on manually * Remove .only
5 lines
81 B
Markdown
5 lines
81 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Allows vite config to override options used in the build
|