<@U0GTKQMCM>: I just fixed `war{}`. I just tested ...
# kobalt
c
@marwa: I just fixed
war{}
. I just tested it with a simple
Copy code
war {
            include(from("html"), to("CONTENT"), glob("*html"))
        }
and once the war was created, I verified that
CONTENT/a.html
was included in it. Update and let me know