Roman Gafurov

Results 27 comments of Roman Gafurov

@dzencot review 🙏🏾

@fey @ashikov review :pray:

> Думаю тут стоит добавить демку Так я использую для этого наш "тестовый" стенд на heroku. Тыкайте, играйтесь: https://hexletguides.herokuapp.com/amp/learning/ https://hexletguides.herokuapp.com/ru/amp/error-tracking/

@fey удалось глянуть?

> @seth2810 конфликтики стабилизировал

Теперь можно и sitemap с feed'ом проверять: https://hexletguides.herokuapp.com/sitemap.xml https://hexletguides.herokuapp.com/ru/sitemap.xml https://hexletguides.herokuapp.com/feed.xml https://hexletguides.herokuapp.com/ru/feed.xml

@ashikov сливай :goberserk:

@acidmaksim I think the verb "migrate" is more suitable for the action planned in the issue.

@fey looks like all tasks completed and we can initiate replacement of main site with nextjs MVP?

For anyone who is still interested: https://github.com/puppeteer/puppeteer/blob/main/packages/browsers/src/launch.ts#L220-L229 https://github.com/puppeteer/puppeteer/blob/main/packages/browsers/src/launch.ts#L280-L285 It seems that the `clearListeners` method is not called in all cases when work with the browser is ended. By the way,...