complete with async await and unit tests in jest
# prisma-whats-new
y
complete with async await and unit tests in jest
a
@yus Can I ask you, with webtask.io already supporting es6, why did you go through the transpiling+copy/paste steps, instead of using webhooks?
y
async await is not supported in webtask.io
you can definitely use webhooks, but you'll need to host the code somewhere
this is just an alternative
a
I'll PM you...