lambda-packages icon indicating copy to clipboard operation
lambda-packages copied to clipboard

Prefetch CSS only once

Open Jelenkee opened this issue 3 years ago • 3 comments

Changes

When multiple links where prefetched the same CSS files where fetched multiple times as well. This PR changes the behaviour so that a CSS file is not fetched more than once.

Testing

Docs

Jelenkee avatar Aug 30 '22 18:08 Jelenkee