You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ece-tools execute shell command php ./vendor/bin/ece-patches apply --no-interaction for apply patches, with static path for binaries, in vendor/bin.
It would be great, for the developer experience (better to use custom bin-dir 'bin' at the root directory of project), to use the composer bin-dir config instead of static path.
ece-tools execute shell command
php ./vendor/bin/ece-patches apply --no-interaction
for apply patches, with static path for binaries, in vendor/bin.It would be great, for the developer experience (better to use custom bin-dir 'bin' at the root directory of project), to use the composer bin-dir config instead of static path.
The text was updated successfully, but these errors were encountered: