KanbanArtifactConfig
Kanban static artifact boundary.
artifactDirstringrequired
Static product directory relative to the project root; old projects default ..
Example:
distentrystringrequired
Relative artifactDir HTML entry; default index.html.
Example:
index.htmlKanbanArtifactConfig
{
"artifactDir": "dist",
"entry": "index.html"
}