Skip to content

When compiling a directory, automatically create destination dirs

username-removed-565223 requested to merge marijnh/buble:automkdir into master

So that you can compile a nested tree of dirs without first creating all the matching directories in the output dir.

Should fix issue #63 (closed)

Merge request reports