Wikipedia icon indicating copy to clipboard operation
Wikipedia copied to clipboard

Make compatible with edge environments

Open ramiel opened this issue 1 year ago • 2 comments

Update axios to latest beta release to allow compatibility with edge environments (vercel, deno, cloudflare workers, etc.)

ramiel avatar May 07 '24 10:05 ramiel

Can you add the relevant documentation to show why you need this specific beta version? i would much rather we followed the official releases rather than using the betas unless you have a relevant case @ramiel

dopecodez avatar May 19 '24 09:05 dopecodez

I'm using it in a vercel edge function, but it could be a cloudflare worker as well. I created my own branch to achieve this and shared it with you. Since you only use axios to do a simple request, I think it's not harmful but honestly, you can wait for the official release and it's fine as well of course

ramiel avatar May 19 '24 11:05 ramiel