philipp-winterle / crittr

High performance critical css extraction with a great configuration abilities
https://hummal.github.io/crittr/
GNU General Public License v3.0
51 stars 6 forks source link

Added error handling on timeout while getting css. Updated outdated dependencies. #49

Closed timonbandit closed 8 months ago

timonbandit commented 8 months ago

When you encounter a timeout or any other error while collecting CSS, Crittr will fall silently. Only puppeteer return TimeoutError.