ExportBlock
A sub-block for defining properties related to configuring the kobweb export
step.
Types
Properties
Functions
Link copied to clipboard
Add a route to export on top of what's normally discovered.
Link copied to clipboard
fun enableTraces(tracesRoot: Path = kobwebFolder.path.resolve("export-traces"), filter: (String) -> Boolean = { true }, showScreenshots: Boolean = true)
Enable traces for your export.