Skip to content

Fix small typescript bugs with using Astro and Deno#2

Open
okikio wants to merge 4 commits into
antonyfaris:mainfrom
okikio:okiki/fix-astro-deno-bugs
Open

Fix small typescript bugs with using Astro and Deno#2
okikio wants to merge 4 commits into
antonyfaris:mainfrom
okikio:okiki/fix-astro-deno-bugs

Conversation

@okikio
Copy link
Copy Markdown

@okikio okikio commented May 17, 2024

  • Replace all usage of deno.land/std with jsr @std/. JSR is more stable and is less prone to weird typescript issues.
  • Create a new type to represent AstroConfig['build'] it should modify the server and client fields so they use the proper URL type

okikio added 4 commits May 17, 2024 00:45
Signed-off-by: Okiki <hey@okikio.dev>
Signed-off-by: Okiki <hey@okikio.dev>
Signed-off-by: Okiki <hey@okikio.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant