doc_website icon indicating copy to clipboard operation
doc_website copied to clipboard

Refresh Now - Loading twice

Open n10000k opened this issue 5 years ago • 2 comments

When you press the "Refresh Now" does the API call twice.

n10000k avatar Aug 14 '20 12:08 n10000k

It actually requests two seperate things. Once it requests the deno builtins and once for the actual module. Only on https://doc.deno.land/builtin/stable it actually requests the same module twice.

lucacasonato avatar Aug 14 '20 12:08 lucacasonato

Yeh sorry, https://doc.deno.land/builtin/stable

Requests the same resource twice

n10000k avatar Aug 14 '20 12:08 n10000k