addyosmani / addyosmani/ember-progressive-webapp

Concatenate scripts

Abierto
#8 3 comentarios 0 reacciones 0 asignados Ver en GitHub
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

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.