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
{{ message }}
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.
Since you are using composer to install PL, would it make sense to create composer post-install-cmd equivalents for those scripts? It just seems the yarn post-install all relies on composer being executed and could be theoretically be ran before yarn install, not even affecting the current install process.
I'm currently using Lando with a separate node service with gulp/yarn and php/composer binaries are not available. I think logically it would make sense to have PHP perform those operations as part of the initial composer install.
If that's the route you choose to go, I should be able to contribute this functionality.
Moving from Emulsify Gulp as this affects the package.json file here. Also, bumping this up in priority as build tools are not liking it either.
Original issue comment from @infiniteluke:
The text was updated successfully, but these errors were encountered: