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
We have a parent project that has several aliases pre defined.
In the child project, we really wanted to change how an alias was run. What we found was that the parent aliases took prescedence.
We have a parent project that has several aliases pre defined.
In the child project, we really wanted to change how an alias was run. What we found was that the parent aliases took prescedence.
For example:
I feel like the child aliases should be merged last to allow overriding aliases. For example:
(merge grand-parent parent child)
The text was updated successfully, but these errors were encountered: