Join Slack
Communities
Powered by
This is working: ``` doFirst { ...
# kvision
r
Robert Jaros
07/30/2019, 3:46 PM
This is working:
Copy code
doFirst { delete(fileTree(mapOf("dir" to "www", "exclude" to ".gitkeep"))) }
I have no idea what's the difference 😉 Are there any resources about this?
Open in Slack
Previous
Next