Skip to content

Conversation

@cristianoc
Copy link
Collaborator

Nested curried functions are combined into one, and the async inner function is not generated. This PR Avoids combining nested functions when they are async.

Fixes #5980

Nested curried functions are combined into one, and the async inner function is not generated.
This PR Avoids combining nested functions when they are async.

Fixes #5980
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

Successfully merging this pull request may close these issues.

Another case of "async" missing in JS output

2 participants