Maksim Balabash

Results 8 comments of Maksim Balabash

Will wait 😴 New version of Estimo uses Tracium. So, i hope we can add RTI as quickly as it support will be added in Tracium.

According to https://github.com/GoogleChrome/puppeteer/pull/4591 Puppeteer can capture RTI by chrome traces on Linux platform.

I prepared a puppeteer script according to https://github.com/GoogleChrome/puppeteer/pull/4591#issuecomment-502340394. But `tidelta` and `ticount` don't exist in trace file. Here [the issue](https://github.com/puppeteer/puppeteer/issues/5223).

If you are using Linux distro [check this out](https://github.com/puppeteer/puppeteer/issues/5223#issuecomment-576448290) to help me with testing this issue.

Hey @mcmxcdev! Thanks for interest to this project. `sdc-check` mostly relying on [NodeSecure/scanner](https://github.com/NodeSecure/scanner) for data gathering and on [lockfile-lint](https://github.com/lirantal/lockfile-lint) for package.lock linting. It is not possible to support [pnpm](https://pnpm.io/) in...

Hey! @fraxken I like the idea of this issue, but at the moment I don’t have enough free time to jump into this task.

Hey @ai Is it possible to break compatibility with node-12 in estimo? Do you still support it in size-limit?

Hey! @raymanrt At this moment, no it is not possible. But it looks like nice enhancement. We can add third optional parameter (`container`) to scroll function. Would you like to...