summaryrefslogtreecommitdiff
path: root/packages/integrations/svelte/src/index.ts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-17Support Vite 5 (#9122)Gravatar Bjorn Lu 1-0/+1
2023-11-15[ci] formatGravatar Bjorn Lu 1-1/+1
2023-11-15Support Svelte 5 (experimental) (#9098)Gravatar Bjorn Lu 1-5/+14
2023-09-05Allow vite to refer to inlined CSS (#8351)Gravatar Arsh 1-1/+2
2023-07-18nit: use `node:` prefix everywhere (#7692)Gravatar Erika 1-1/+1
2023-01-19[ci] formatGravatar matthewp 1-2/+6
2023-01-19Refactor Svelte preprocess integration handling (#5901)Gravatar Bjorn Lu 1-6/+23
2023-01-03Upgrade to Vite 4 (#5685)Gravatar Bjorn Lu 1-22/+6
2022-07-26[ci] formatGravatar matthewp 1-1/+1
2022-07-26Prevent Svelte HMR warning during the build (#4057)Gravatar Matthew Phillips 1-0/+5
2022-06-22[ci] formatGravatar bholmesdev 1-5/+9
2022-06-22Fix: pass Astro config postcss to Svelte preprocess (#3685)Gravatar Ben Holmes 1-5/+19
2022-06-06[ci] formatfix/map-file-404-logsGravatar FredKSchott 1-2/+2
2022-04-22[ci] formatGravatar tony-sull 1-3/+1
2022-04-22Support custom svelte compiler options in @astrojs/svelte (#3181)Gravatar Tony Sullivan 1-16/+40
2022-03-18Astro Integration System (#2820)Gravatar Fred K. Schott 1-0/+48