Csaba Palfi

Results 12 comments of Csaba Palfi

Sounds like a great addition to the module. Would you be interested in contributing this in a PR? 😄

Have you considered using https://github.com/circonus-labs/circllhist.js ?

@fieldju Thanks for taking great care of this library! I no longer rely on this day-to-day (different client, different stack now) and was very inactive after my initial contributions. I...

@igorgatis Yes, Lighthouse waits until `load`: https://github.com/GoogleChrome/lighthouse/blob/master/lighthouse-core/gather/gather-runner.js#L75

I wonder if this comment is helpful for resolving this: https://github.com/jaredpalmer/tsdx/issues/278#issuecomment-563184800

Hi @Ethan-Arrowood, The `Lint` / `Lint` workflow is passing. The `Lint` / `Enforce Changeset` workflow is failing with `error: pathspec 'skip-error-only-page-group' did not match any file(s) known to git` It...

@Ethan-Arrowood, I fixed changeset lint for forks here: https://github.com/vercel/vercel/pull/10737 That PR is now a prerequisite for this one.

Prequisite PR is now merged and and all Lint steps are now passing. Ready for review.

Hi, Been a while since I looked at this and I don't use this repo every week :( `/lib/chrome.js` has the code for launching chrome with a specific profile and...

Thanks a lot! I'll also try to give it a go shortly. It's been a while since I ran this and Chrome keeps changing...