amperity / lein-monolith

Leiningen plugin for working with monorepos.
Other
214 stars 18 forks source link

Path resolution in `each` command #94

Closed rome-user closed 3 weeks ago

rome-user commented 9 months ago

Hello,

I have a monorepo where some subprojects need additional folders in their :clean-targets, because of ClojureScript compilation artifacts. However, the path resolution when running lein monolith each clean is such that the clean targets are ignored, and a warning is displayed instead.

How should I work around this?

Thank you

DCardenasAmp commented 3 weeks ago

Hi @rome-user, sorry for the late response here. This should be fixed as of 1.10.1 now!