Re: Custom JavaScripts not copied to the Output Directory (Gradle)

Posted by abelsromero on
URL: https://discuss.asciidoctor.org/Custom-JavaScripts-not-copied-to-the-Output-Directory-Gradle-tp7436p7437.html

Asciidoctor itself does not take care of copying additional files (aka. resources).

If you are using Gradle, I think this is what you need https://asciidoctor.github.io/asciidoctor-gradle-plugin/development-2.0/user-guide/#_processing_auxiliary_files.