asciidoctor/asciidoctor-gradle-plugin
View on GitHubuseIntermediateWorkDir copies only 'images' dir
Open
#523 opened on Jan 26, 2020
3.xbuggood first issue
Repository metrics
- Stars
- (265 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
useIntermediateWorkDir options claims to copy all resources to intermediate workdir, but in fact only copies images dir.
This was already reported in the past and claimed to be fixed, but in fact I still observe that my chapter files are not copied to intermediate workdir.