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

Inspect: Fix compiling of async functions #12

Merged
merged 1 commit into from May 15, 2019

Conversation

ItsJonQ
Copy link
Contributor

@ItsJonQ ItsJonQ commented May 15, 2019

Inspect: Fix compiling of async functions

This update fixes the (TypeScript) compiling of the async functions with
Inspect for library consumption.

Typing has also been improved for cy

Fixes: #11

This update fixes the (TypeScript) compiling of the async functions with
Inspect for library consumption.

Typing has also been improved for `cy`
@ItsJonQ ItsJonQ added the bug Something isn't working label May 15, 2019
@ItsJonQ ItsJonQ self-assigned this May 15, 2019
@ItsJonQ ItsJonQ merged commit 0cbf9db into master May 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Babel + Async: Fix regeneratorRuntime issue
1 participant