Dist folder
By default, Kmdo will create its artifacts in the ./dist folder.
If you must, you can change it by setting it in the .kmdopkg.yaml file:
.kmdopkg.yaml
# Default: './dist'.
dist: another-folder-that-is-not-dist
By default, Kmdo will create its artifacts in the ./dist folder.
If you must, you can change it by setting it in the .kmdopkg.yaml file:
# Default: './dist'.
dist: another-folder-that-is-not-dist