If I have a `files` target with an empty directory...
# development
l
If I have a
files
target with an empty directory I want to include, does anyone have suggestions or is my best bet to add a directory through the dockerfile
h
I don't think there is any way with the "Target API" to have an empty directory included. We only match files
👍 1