#how to debug worker

1 messages · Page 1 of 1 (latest)

signal zinc
#

how to debug and set breakpoint in workers ?

#

how to debug worker

signal zinc
#

any update on this?

dark breach
#

this is pretty tough

#

the best way I'm aware of is to split your worker logic into a separate file that can be directly executed, then mock/simulate the onmessage payloads

signal zinc
#

ok, thanks

dark breach
#

maybe @sharp mica knows something I don't here

sharp mica
#

i don't know much about our debugger