fluentcms / FluentCMS

ASP.NET Core Blazor Content Management System (CMS)
https://fluentcms.com
MIT License
201 stars 39 forks source link

Check and resolve lighthouse warnings #998

Closed babakhani closed 7 months ago

TheHadiAhmadi commented 7 months ago

issues in "Best practices" tab are related to blazor and we cannot do anything about these. image

TheHadiAhmadi commented 7 months ago

most of Issues in "Performance" tab are related to app.min.css and flowbite.min.js files which we cannot drop these files. In production some of these issues will be eliminated (like text compression).

image image