mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
ce9a61e9fc
* updating svelte integration to allow custom user config * test: adding a test to verify that svelte options are piped through the integration * updating the README with docs on overridding svelte options * chore: adding changeset * fix: copy/paste bug in test validation * removing temporary debug scripts
5 lines
104 B
Markdown
5 lines
104 B
Markdown
---
|
|
'@astrojs/svelte': patch
|
|
---
|
|
|
|
`@astrojs/svelte` integration supports custom svelte compiler options
|