Konrad

Results 14 comments of Konrad

That case would be better solved by streams (see e.g. RxJS solutions). What you roughly do here is: maintain a stream reading iterables that you flatten (with mapping) into the...

Quickest way to temporarily workaround this bug is to reconfigure the import itself in the fly taking advantage of webpack being used under the hood. I won’t go into detail...

excuses for pinging, any progress here?

> I believe that error is bypassed by this line in the playwright config: > > … > > See this issue for reference: #2814 I’ve got this covered by...