generated from kawarimidoll/deno-dev-template
-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: could not use dynamic import in deno deploy
- Loading branch information
1 parent
ec2ad65
commit d5b87e9
Showing
4 changed files
with
26 additions
and
45 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
sourceDir: docs | ||
siteName: Diplodocus | ||
description: Static Asset Server for Deno Deploy | ||
navLinks: | ||
- path: docs | ||
- path: examples | ||
- path: lorem | ||
- path: acknowledgements | ||
- title: Links | ||
items: | ||
- path: "https://github.com/kawarimidoll/deno-diplodocus" | ||
title: GitHub | ||
- path: "https://deno.land/x/diplodocus" | ||
title: deno.land/x | ||
listPages: | ||
- title: Docs | ||
path: docs | ||
- path: lorem |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters