deno-docs
deno-docs copied to clipboard
refactor: replace deno.land/std with jsr:@std
trafficstars
TODO:
- [ ] update std/examples & testing examples
- [ ] deno.lock looks differently now
Usage of --eval-file flag are now broken (https://github.com/denoland/deno/issues/23071) and deployctl doesn't support jsr specifiers for entrypoint
Oh whoops, just PRed almost the same thing and missed this: https://github.com/denoland/deno-docs/pull/587. Mine should be unblocked from landing as-is, but can change its scope or abandon if you prefer. @crowlKats
closig, fixed in other branches