Jens Tangermann

Results 8 comments of Jens Tangermann

I would like to contribute a critical perspective to the whole design-system aliasing topic in css vars. Sorry if this is a bit off topic. In my experience this causes...

It is fixed in punycode package, but this version is currently not used in all critical package dependencies. You can work arround it for now by adding: ``` "overrides": {...

FYI: I experienced it for importing nunjucks filter, shortcodes, ... from external files. A reload does happen, when the file is changed, but the updated content isn't included. And as...

@zachleat ah, yes! I also had this idea (because it would enable a low effort quick fix), forgot to include it in the examples above :sweat_smile: But there would still...

Oh, ok. I didn't saw this, thanks for the hint. Then simply adding `stats` as a second param should probably do the trick!

@zachleat Would it be helpful, if i create a PR for this small change?

PR is in progress. > I would also note this 6.0.0 code that uses the transform callback function name `transform: function myTransformName()` as an input to the memory cache key...

Found solutions the the raised problems. PR is here: https://github.com/11ty/eleventy-img/pull/274 Let's discuss the details in the PR, thanks!