mill
mill copied to clipboard
Refactor assembly logic into a `AssemblyModule`
In the spirit of
- https://github.com/com-lihaoyi/mill/pull/3064
- https://github.com/com-lihaoyi/mill/pull/3090
We should move the assembly logic into it's own trait, so we can easily provide multiply assembly configurations.