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

unused async await #5

Open
MathieuDerelle opened this issue Aug 9, 2019 · 0 comments
Open

unused async await #5

MathieuDerelle opened this issue Aug 9, 2019 · 0 comments

Comments

@MathieuDerelle
Copy link

MathieuDerelle commented Aug 9, 2019

I had a "ReferenceError: regeneratorRuntime is not defined" when using your package because I had to add it to my list of transpiled npm packages

I looked a bit at your code and the async await statement doesn't do anything
since there is no await airbrakeNotify

airbrakeNotify({ error, params });

@MathieuDerelle MathieuDerelle changed the title useless async await unused async await Aug 9, 2019
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

1 participant