Hello folks
Does anyone know how we can ignore some folders in the target task?
for example i have some original images in the resources/original
folder and do not want them in target/original
@michael.heuberger have you seen the sift
task? you can use it to filter things out before target
hmmmm, not yet. can you point to an example?
@michael.heuberger run boot sift -h
to see what options are available
It can do quite a lot.
ah yeah thanks
:invert is cool, what i am after
hey all, 2.8.1 is out. this one reverts a change that had unexpected drawbacks so we can discuss it more - https://github.com/boot-clj/boot/issues/704. also i think the slf4j warnings have been suppressed 💪
cc @borkdude ⬆️
changes - https://github.com/boot-clj/boot/blob/master/CHANGES.md#281