summaryrefslogtreecommitdiff
path: root/packages/create-astro/create-astro.mjs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-09-06[ci] yarn formatGravatar FredKSchott 1-14/+14
2021-09-06scale back the examples pageGravatar Fred K. Schott 1-0/+0
2021-09-06Adds examples pageGravatar aFuzzyBear 1-14/+14
2021-07-20[ci] yarn formatGravatar FredKSchott 1-1/+1
2021-06-14add engines for esm support (#415)Gravatar Fred K. Schott 1-1/+1
2021-06-08redesign create-astro (#301)Gravatar Fred K. Schott 1-0/+14
* redesign create astro * add changeset * Use npm start * Update the astro version * Adds the changeset Co-authored-by: Fred Schott <fks@Freds-MBP.attlocal.net> Co-authored-by: Matthew Phillips <matthew@skypack.dev>