AppBlock
abstract class AppBlock @Inject constructor(kobwebFolder: KobwebFolder, conf: KobwebConf, baseGenDir: Property<String>) : KobwebBlock.FileGeneratingBlock(source)
A sub-block for defining all properties relevant to a Kobweb application.
Types
Link copied to clipboard
A sub-block for defining properties related to configuring the kobweb export
step.
Link copied to clipboard
A sub-block for defining properties related to the "index.html" document generated by Kobweb
Link copied to clipboard
Configuration values for the backend of this Kobweb application.