|
|
|
|
|
by troupo
23 hours ago
|
|
There's also the issue that web components are eager. Once it's in the DOM, and upgraded, it will cause an endless cascade of requests for every import inside. I don't know if they fixed it, but when reddit rewrote their menu with web components, it required 100+ http requests to render. |
|
Nothing to fix, mostly. Those are static requests and get cached.