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
As a developer I want to override BLT outside of vendor directory.
When I updated to HEAD on 8.x this morning, BLT clobbered my ./blt/src/Filesets.php and I had to revert it. I'm guessing this is not ideal, as I assumed that with a namespace like \Acquia\Blt\Custom we should be able to override this.
The text was updated successfully, but these errors were encountered:
As a developer I want to override BLT outside of vendor directory.
When I updated to HEAD on 8.x this morning, BLT clobbered my
./blt/src/Filesets.php
and I had to revert it. I'm guessing this is not ideal, as I assumed that with a namespace like\Acquia\Blt\Custom
we should be able to override this.The text was updated successfully, but these errors were encountered: