Rafael Kraut
Rafael Kraut
I just found https://github.com/dimarick/twig-source-map-bundle and also tried it. It generates a sourcemap, but there's no way to read it in a browser. (Also the sourcemap is on file-level, not on...
Hey, I placed the two files in `MyTheme/src/Resources/app/administration/src/module/sw-cms/mixin` But it doesn't really matter where exactly you put them, the important step is to import it in your `MyTheme/src/Resources/app/administration/src/main.js` with ```js...
The "slowest" part of the `SeoUrlPlaceholderHandler` is the query inside the `createSeoMapping` method. One way to maybe improve it would be to put the final mappings grouped by languageId and...
@fschmtt There's also https://issues.shopware.com/issues/NEXT-23271
I gave it a shot in #1819 and made the description the same as the nick. I think this is a good first step. Maybe this can be improved even...
That sounds great! The minimal changes in #1819 would still be ready to merge on their own if the changes to `src/pipe_manager.cpp` are correct.
With the changes in place EasyEffects is prepared for the merge of the Helvum Merge Request [!27 Draft: Display better names](https://gitlab.freedesktop.org/pipewire/helvum/-/merge_requests/27). With that MR Helvum will prefer `node.description` over `node.nick`....
Yes, with the 7.0 release nothing regarding the node names in Helvum should break, it should be as is. BTW: I edited my previous comment to make it more clear.
I just want to add a little more context to my suggestion (list item 4 in the opening post https://github.com/prisma/prisma-client-go/issues/140#issue-622961289). First things first: I'm not a Go developer. So please...
@kevin-brown I think it would be helpful to make 4.0.13 the default release on npm for now, this would've saved me a lot of time. But still thanks for this...