Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add Koa2 support, this is 2016 :) #14

Open
kristianmandrup opened this issue Nov 5, 2016 · 3 comments
Open

Please add Koa2 support, this is 2016 :) #14

kristianmandrup opened this issue Nov 5, 2016 · 3 comments

Comments

@kristianmandrup
Copy link

Would love to see the webtask API supporting promises or async/await in the near future :)
How about Es6 with Babel6 or even TypeScript!?

@katopz
Copy link

katopz commented Jun 14, 2017

2017 and counting...

@sqram
Copy link

sqram commented Nov 18, 2017

going on to '18

@glennblock
Copy link
Contributor

Hi everyone.

First, thanks for pushing on this. Second, we have rolled out support for Node 8, initially only via the CLI. With Node 8 you can use async/await in your tasks as long as you make the exported function as async. You can try it out following this post: https://tomasz.janczuk.org/2017/09/auth0-webtasks-and-node-8.html

With our new npm support you should be able to pull in whatever modules you like via package.json or being the new modules feature in the editor.

@rwtombaugh rwtombaugh added add and removed add labels Feb 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants