I’m currently working on source code and have the project in directory of editor executable.
As I understood pipeline of exporting project for configured source code is to first compile source code into “export_template” and then use the “export_template” in editor to export project.
my question is that possible to export project directly by source code instead of after every configuration compiling one new instance of export_template ?