ts2asl
ts2asl copied to clipboard
feature: Allow configuration of location of build artifacts
The CDK build process outputs a directory ts2asl.out as a sibling to any sourceFile, and this contains json files which are fed to the CDK StateMachine constructs.
If these are not to be committed to version control, it might be preferable to allow for them to be output to a build directory that can be ephemeral.