addyosmani / addyosmani/ember-progressive-webapp
Concatenate scripts
- Ngôn ngữ chính
- JavaScript
- Star
- 98
- Fork
- 9
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
> 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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.