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
Seems like a surprising expectation to me. Really, there are a range of behaviors you might want (log4j config files are notoriously weird for example). tools.build abstracts this into an api and provides a variety of available handlers.
Expected Behavior
When multiple libraries contain the same file, they should be merged together. Specifically, .edn files should be deep-merged together.
Actual Behavior
Last file read overwrites earlier file written.
The text was updated successfully, but these errors were encountered: