CMU-313 / Teedy

GNU General Public License v2.0
7 stars 155 forks source link

Eliminate render-blocking resources on Document page #219

Open Jimmy-Zeng-2023 opened 2 years ago

Jimmy-Zeng-2023 commented 2 years ago

Current performance score is 36 on Lighthouse. Lighthouse indicates: resources are blocking the first paint of the page. Consider delivering critical JS/CSS inline and deferring all non-critical JS/styles. Eliminating Render-Blocking Resources has an estimated savings of 6006 ms.

Jimmy-Zeng-2023 commented 2 years ago

I would like to work on this please!

github-actions[bot] commented 2 years ago

Great! I assigned you (@Jimmy-Zeng-2023) to the issue. Have fun working on it!