Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 455 Bytes

2022-9-9-remove-timeout-for-composer-watch-admin.md

File metadata and controls

18 lines (18 loc) · 455 Bytes
title issue flag author author_email author_github
Remove timeout for composer watch:admin
NEXT-23097
Niklas Limberg
n.limberg@shopware.com
NiklasLimberg

Core

  • Changed composer.json to disable the process-timeout for the following commands:
    • watch:admin
    • watch:storefront
    • e2e:open
    • e2e:admin:open
    • e2e:storefront:open
    • e2e:recovery:open
    • admin:unit:watch
    • storefront:unit:watch