Deno is not defined
Is "Deno" supposed to be defined on the front-end client?
I'm trying to get a simple app working using Fresh framework, but even on a fresh install of Fresh app, Deno is not defined in client, which causes a LOT of necessary Deno modules to not work (for example, "graphql-request").
Is this a bug on Deno? Or is there another way I'm suppose to do this?
I'm trying to get a simple app working using Fresh framework, but even on a fresh install of Fresh app, Deno is not defined in client, which causes a LOT of necessary Deno modules to not work (for example, "graphql-request").
Is this a bug on Deno? Or is there another way I'm suppose to do this?
