Lukas Siemon

Results 119 comments of Lukas Siemon

@pocesar That's what I'm doing now. Maybe also time to abandon grunt all together.... Thanks for the reply!

You got to be kidding. I spend so much time on this. URG... To provide some value: It will work if you change the endpoint to end with e.g. ".png".

@jesusgollonet Can't you change your endpoint name to end with the image extension you're serving?

Sorry for the long post. I wanted to document the complexity needed to work around the limitations documented in this ticket. If we had good support for hot reloading, none...

@icetbr Do you have more details and maybe some links to the relevant code / docs?

If this is something you are looking to do, take a look at [object-scan](https://github.com/blackflux/object-scan) as an alternative to jmespath. The filter functionality is more limited, but it does provide a...

Workaround is done here: https://github.com/blackflux/node-tdd/pull/1404/files

@gr2m I suspect that this hasn't come up because this functionality isn't widely used. Would be interesting to know how often this gets hit. Is this an error that should...

Would be great to hear feedback on this ticket