summaryrefslogtreecommitdiff
path: root/examples/deno/astro.config.mjs (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-09-20[ci] formatGravatar matthewp 1-4/+4
2022-09-20Add Deno example (#4641)Gravatar Elian ☕️ 1-0/+9
* Add Deno example * update lockfile * update README * update README
2022-06-22Revert "add Astro Deno Example (#3645)" (#3674)Gravatar Matthew Phillips 1-9/+0
This reverts commit e88b23ea5271369bcd26b0f011cc9146fc258b8c.
2022-06-21[ci] formatGravatar Jutanium 1-5/+5
2022-06-21add Astro Deno Example (#3645)Gravatar Elian ☕️ 1-0/+9
* add Astro Deno Example * add changeset * update pnpm lock Co-authored-by: Dan Jutan <danjutan@gmail.com>