A
A
Alexander Dio2016-09-10 18:14:56
JavaScript
Alexander Dio, 2016-09-10 18:14:56

How to implement compression of external resources?

Tell me what to do with external resources? The analyzer asks them to compress.
5c4c43b679964534b2f5fc3e1335fa8a.png
How to do this with external pluggable resources if their min-versions do not exist or they are already involved?
As I understand it, the compression setting (deflate, gzip) will not help here?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey, 2016-09-10
@alsopub

The analyzer does not ask to compress them, but suggests lazy loading to reduce the page blocking time - https://learn.javascript.ru/external-script

A
amorphine, 2016-09-10
@amorphine

If possible, compress into one file, minify, place in the footer.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question