aboutsummaryrefslogtreecommitdiff
path: root/packages/integrations/vue/src (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-06-06[ci] formatfix/map-file-404-logsGravatar FredKSchott 1-2/+2
2022-04-19Support custom vue compiler options in @astrojs/vue (#3143)Gravatar Tony Sullivan 1-4/+5
* adds support for passing options to @vitejs/plugin-vue * updating vue integration README with options details * adding a tests for custom vue compiler options * chore: adding changeset
2022-03-18Astro Integration System (#2820)Gravatar Fred K. Schott 1-0/+35
* 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