Cretezy

Results 68 comments of Cretezy

Ditto, this is a must! Currently, it only uses the last report. Ideally, it should use all reports

Any updates on this?

This would indeed be very useful! Would be great to be about to pass an ID or some sort of identifier.

Hi, sorry for the late reply. Yes, other transports is something I would like to implement. I don't have much experience with XHR streaming or long-polling, so hard to say...

Sorry I somehow never saw this. I haven't tried on Windows so can you give me more information on which shell you are using?

If you can propose a clean design to implement this, I'm all for it. Let's try to keep the complexity to a minimum if possible.

Please provide a full code example

Can you provide a full code example for this?

This seems to be a Windows-only problem. This is odd since `basedir=$(dirname "$(echo "$0" | sed -e 's,\\,/,g')")` never appears in Noderize itself, only when calling other scripts (Prettier and...

Ah, mimssing shebang support makes lots of sense. I'll work on a fix, give me a few minutes :+1: