ts2asl icon indicating copy to clipboard operation
ts2asl copied to clipboard

feature: Allow configuration of location of build artifacts

Open dmeehan1968 opened this issue 2 years ago • 0 comments

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.

dmeehan1968 avatar Oct 23 '23 13:10 dmeehan1968