yes, it works, but it made the code somewhat ugly,...
# general
b
yes, it works, but it made the code somewhat ugly, there are many places where the referenced stack outputs are used and I had to wrap each of them in apply(). Is there any way to get all referenced stack outputs synchronously before using them (besides getOutputSync() which just hangs with NodeJS 13)?