Jan Grz

Results 9 comments of Jan Grz
trafficstars

Brace makes up to 66% of my relatively complex SPA build with webpack (create-react-app). Do you know any way to reduce the size of `brace`? Is there any aggressive minification...

So far I am happy with `react-ace`, thanks for all the hard work guys! I was attempting to upgrade to version 8 but I failed due to issues with `worker`,...

It would be a very good feature. For example in one project I need to use multiple graph versions - now I am unable to do so.

@cfey Hey - thanks for checking that out. I don't override promises anywhere in the project. The sample code I provided is a single isolated file that I use to...

@clakech did you try using higher values for `maxSockets`? @rijkvanzanten `socketTimeout` is actually deprecated, you should use `requestTimeout` instead

We are encountering the same issue. Sometimes the teardown of a test takes an unexpectedly long time

Same here * `qemu: uncaught target signal 11 (Segmentation fault)` * macOS 13.5.2 M1 Max * I downgraded a few versions, to `4.24.2` and it stopped happening * The base...