summaryrefslogtreecommitdiff
path: root/examples/framework-svelte/svelte.config.js (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-01-19Refactor Svelte preprocess integration handling (#5901)Gravatar Bjorn Lu 1-0/+5
* Let user setup vitePreprocess * Abstract function * Add changeset * Update svelte syntax * Make fallback * Fix docs * Update changeset * Fix types