This is breaking all the code which relies on deno.land/std and deno.land/x registries too.
In the meantime, you can rely on other module registries or cdns:
1. https://nest.land/
2. https://www.skypack.dev/
3. https://esm.sh/
You can also use raw github links but don't do that in production.
This is breaking all the code which relies on deno.land/std and deno.land/x registries too.
In the meantime, you can rely on other module registries or cdns:
1. https://nest.land/
2. https://www.skypack.dev/
3. https://esm.sh/
You can also use raw github links but don't do that in production.