- Issue created by @interlated
- Status changed to Needs review
10 months ago 9:26am 4 March 2024 - 🇮🇳India dineshkumarbollu
Instead i will provide MR which is better to merge.
- 🇦🇺Australia interlated
The 'best' way is cweagans composer patches.
I'm not sure what the documentation is doing
1. composer require cweagans/composer-patches
2. Allow it to run plugins
3. Store patch in a directory
4. Add to the extra > patches"patches": {
"drupal/webform_nouislider": {
"d10": "./patches/webform_nouislider-3425326"
}
},Looks like I actually checked out the module. See 'show commands' above and made a local composer repository - https://getcomposer.org/doc/05-repositories.md#path. Has not gone live, so no need to checkout on the server yet.