Skip to content

Commit

Permalink
docs: add unpkg to support
Browse files Browse the repository at this point in the history
  • Loading branch information
Omochice committed Oct 24, 2023
1 parent fd82480 commit 9f82859
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ Currently, there are following limitions on Deno project:
- https://esm.sh
- https://pax.deno.dev
- https://raw.githubusercontent.com
- https://unpkg.com
- See [test case](./test/deno.test.ts) for supported syntax
- Dynamic import is not followed
- Cannot detect tag when "/" is included in it (github-tag source(pax.deno.dev and raw.githubusercontent.com))
Expand Down

0 comments on commit 9f82859

Please sign in to comment.