<@U1PE80ZG9> The problem is that I sometimes want ...
# kobalt
c
@ethauvin The problem is that I sometimes want to preserve the directory (
include(from("com/example/A.class"), to("/"))
and other times not (
include(from("dist/kobaltw")), to("/"))
. I’m trying to understand when and which is needed