Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-06-06 | [ci] formatfix/map-file-404-logs | 1 | -2/+2 | ||
2022-04-22 | [ci] format | 1 | -3/+1 | ||
2022-04-22 | Support custom svelte compiler options in @astrojs/svelte (#3181) | 1 | -16/+40 | ||
* 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 | |||||
2022-03-18 | Astro Integration System (#2820) | 1 | -0/+48 | ||
* update examples * add initial integrations * update tests * update astro * update ci * get final tests working * update injectelement todo * update ben code review * respond to final code review feedback |