It might be possible with a bit of work, get the container to build the typescript and just execute the resultant javascript without requiring an install/building a container for every action executed?
Should be able to shave a bit of time come action execution time for a bit more complexity when building and packaging.
Going to give this a whirl sometime soon to create a PR unless there is a good reason to oppose it.
It might be possible with a bit of work, get the container to build the typescript and just execute the resultant javascript without requiring an install/building a container for every action executed?
Should be able to shave a bit of time come action execution time for a bit more complexity when building and packaging.
Going to give this a whirl sometime soon to create a PR unless there is a good reason to oppose it.