Vinai Kopp
Vinai Kopp
Thanks for all that. Sorry for the late response, I haven't forgotten about this issue. To be honest, I'm currently feel a bit stuck though. I can't think of a...
I'll keep the issue open. Maybe I can revisit in if I have a new idea...
I think I finally implemented a fix in release 1.0.44 :). The file watcher will only trigger events for the same cache type of ID after a guard period of...
In case someone else stumbles over this issue: we are using `nrepl/drawbridge` 0.2.0 and changing the plugin to `[nrepl/drawbridge "0.2.0"]` fixed the `Could not locate cemerick/drawbridge/client__init.class or cemerick/drawbridge/client.clj on classpath`...
Labeling this as a bug is great, but this is somewhat consistent with my experiences. The bundling is the shortest part for us, uglifier takes a lot of time to...
I've only encountered issues with `app/etc/config.php` when different developers or teams merge their new modules into the main branch. That's when merge conflicts are common. Thankfully they are easy to...
@pusachev Seems I miss understood the proposal at first then. Now I think it is about separating the modules load order and state from the config, not about the module...
@adifucan Will the PR make it into the 2.3.3 release?
@adifucan Thank you for the reply, even though that’s sad news. I think I‘ll try to put a vendor based patch for 2.3.2 and 2.3.3 up somewhere.
First of all, thank you @antonkril! ### composer or bin/magento command I'm sure you considered keeping the logic to create the `magento_components.php` file outside of composer, so it can be...