Mathieu Haverkamp
Mathieu Haverkamp
I don't think the dates in this repo are accurate in any way. Even the blog still announces [a v4.5.1 release to fix a couple of regressions and continue to...
> I would consider `command` a "reserved" argument name. If we can do something to make it more explicit and ease understanding it, without breaking existing code (even if that...
I am not trying to be disrespectful, but merely remarking upon the silliness of trying to make a (rather controversial, imo) point about not needing to minify (which is an...
Well there is https://github.com/WebGardenGroup/minify-bundle which implements https://github.com/tdewolff/minify But the former doesn't seem to have a stable release yet and no promise nor history of LTS, so it's not something we...
@javiereguiluz Our total JS is 3,5mb. This is not all loaded into every pageload, but it does stack quickly. That's what over a decade of development has accumulated. I wish...
But that seems to be different behavior than using twig templates in "regular" context (say from a controller). Why is that? And is it a bug or a me-problem? (Apologies...