smith-xyz
smith-xyz
This was a face palm moment, I was digging around the tests and code trying to find some sign of why our CI test script was not running. Then it...
@thymikee I was just looking at that and thinking the same thing after posting that comment. Is it best to only use snapshot tests outside of CI?
ahh yeah, noticed that too. Just to ask, is the new line actually a technical spec for yaml? Wondering what the convention is there, if any. Without using custom tags...
Is there any success in configuring a way to build and debug in vs code? I'll see about looking into alpha/wasm-builds branch to load it in the browser simulator but...
Seeing how this works in more detail, it seemed this was useful to use only within the context of the callbacks. Though, if anything looks off or can be improved,...