However, running this target will only work if the directories src/locale/(en-US|en-GB|de) are present. So I have to create those folders upfront, otherwise the executor will fail
I think it is somewhat related to #34 where targetfiles are created if missing. this feature request would now include also the creation of missing directories
Is your feature request related to a problem? Please describe. for processing reasons, our output directory has the following structure
I am able to configure this output like this:
However, running this target will only work if the directories
src/locale/(en-US|en-GB|de)
are present. So I have to create those folders upfront, otherwise the executor will failI think it is somewhat related to #34 where targetfiles are created if missing. this feature request would now include also the creation of missing directories