addyosmani / addyosmani/ember-progressive-webapp
Concatenate scripts
- Lenguaje dominante
- JavaScript
- Estrellas
- 98
- Forks
- 9
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
> Eliminate render-blocking JavaScript and CSS in above-the-fold content
> Your page has 2 blocking script resources and 2 blocking CSS resources. This causes a delay in rendering your page.
> None of the above-the-fold content on your page could be rendered without waiting for the following resources to load. Try to defer or asynchronously load blocking resources, or inline the critical portions of those resources directly in the HTML.
> Remove render-blocking JavaScript:
> https://ember-pwa.herokuapp.com/assets/vendor.js
> https://ember-pwa.herokuapp.com/assets/ember-progressive-webapp.js
> Optimize CSS Delivery of the following:
> https://ember-pwa.herokuapp.com/assets/vendor.css
> https://ember-pwa.herokuapp.com/assets/ember-progressive-webapp.css
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.