alex
alex
@anton-rudeshko, will be usefull to provide config from file(like in jscs plugin).
For the same problem i did like this ```` // find "link" tags which we want to save let fontLinks = html.match(/]+?fonts\.googleapis\.com[^>]+?>/g) || []; // replace them with custom tag...
по ссылке нет фикса
Указание протокола в jquery__config.js решает проблему, раньше его там не было, приходилось переопределять на уровне проекта. По аналогии с проверкой на file: можно добавить проверку на chrome-extension ``` script.src =...
You forgot to add ````stopRequestAnimationFrame = false```` to 'run' event handler.