api / org.gradle.play.tasks / JavaScriptMinify / setDestinationDir

setDestinationDir

open fun setDestinationDir(destinationDir: File): Unit

Sets the output directory where processed JavaScript should be written.

Parameters

destinationDir - The output directory.