Deno compile with SupaBase doesn't work
I created a little authentication client that works on deno very well, connecting to a supabase istance. However, when i compile the code, it doesn't work. It seems to be unable to compile Typescript into JS for some reason.

