Is there an easy way to debug workflows in vs code? In my workers project I can just use the `javasc

Is there an easy way to debug workflows in vs code? In my workers project I can just use the
javascript debug terminal
and it works fine. For some reason it doesn't w/ workflows - all of my breakpoints are "unbound"
Was this page helpful?