basePath

@get:Input
abstract val basePath: Property<String>

Respect only the file path for incremental build. Using @InputFile respects both file path and content.