Try the lozad lazy loader

This commit is contained in:
RainLoop 2017-09-21 01:18:41 +03:00
parent 16ca116b30
commit 4f19d9fd56
7 changed files with 41 additions and 21 deletions

View file

@ -22,6 +22,7 @@ window.progressJs.onbeforeend(() => {
});
require('json3');
require('intersection-observer');
require('../vendors/modernizr/modernizr-custom.js');
require('Common/Booter');