jmoalves / levain

Something to help you make your software grow
MIT License
8 stars 5 forks source link

incorrect path order (addPath) #115

Closed jmoalves closed 3 years ago

jmoalves commented 3 years ago

The addPath action must work as a stack.

The last path added must be upfront.

With the sole exception of the levain path, that must appear first.