Add the ability to merge multiple yaml files together #731
Labels
kind/enhancement
Improvements or new features
resolution/duplicate
This issue is a duplicate of another issue
Hello!
Issue details
For Components, but potentially also for regular YAML programs, it would be nice to be able to split a component/multiple components or a program into multiple files. This would avoid having overly long YAML files that get unwieldy to deal with.
For regular YAML programs this can currently be done using the
compiler
option, but it would be nicer to be able to support this natively.The text was updated successfully, but these errors were encountered: