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
I have a problem when using a package in my test environment to check all dependencies. When I have many different CSS files, the build process takes more time because the process duration, which is around 60 seconds, is not stable, causing my deployment to crash. I have added extra time (add 10 min), but can you add functionality to configure this through a config file or suggest another simple solution?
I have a problem when using a package in my test environment to check all dependencies. When I have many different CSS files, the build process takes more time because the process duration, which is around 60 seconds, is not stable, causing my deployment to crash. I have added extra time (add 10 min), but can you add functionality to configure this through a config file or suggest another simple solution?
I will provide my workaround:
composer.json
update_time.php
Thanks a lot!
The text was updated successfully, but these errors were encountered: