Closed lucacasonato closed 2 years ago
Sorry for the troublesome PR. I forgot that deno.land
runs behind a Cloudflare worker which is more complex than what I thought.
What I expect:
deno.land/install.sh
308
to deno.land/x/install/install.sh
deno.land/x/install/install.sh
directly)What actually happened:
deno.land/install.sh
handleRequest()
proxyFile()
since the URL doesn't match any extra routesdeno-website2.now.sh
with the same pathname308
to deno.land/x/install/install.sh
/x/[...rest]
Reverts denoland/dotland#1969
it isn’t working for me and some other users on discord.