polyfy / polylith

A tool used to develop Polylith based architectures in Clojure.
Eclipse Public License 1.0
499 stars 47 forks source link

Don't show the size of a library if :hide-lib-size is passed in #452

Closed tengstrand closed 3 months ago

tengstrand commented 3 months ago

Don't show the size of a library if :hide-lib-size is passed in. This is used when testing the libs command, to make sure that the output looks the same, regardless if a library has been downloaded or not.