The construct function in the above referenced file is missing the moduleExtensionList param. I'm going to add it in and make a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | construct-function-in-ConfigExportIgnoreConfigSplitService-missing-parameter-3169819-13816125.patch | 2.32 KB | jcourtice |
Comments
Comment #2
jcourtice commentedComment #3
jcourtice commentedHere's a patch.
Comment #4
ericjenkins commented#3 is working for me. Added the patch to my composer-based site's
composer.jsonfile using the composer-patches project.Comment #6
mohit_aghera commentedThanks @jcourtice and @ericjenkins
I've merged the patch.
I'm going to create a new release with all the recent merged patches.
Thanks a lot for your time.