Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Add __generator helper #104

Closed
wants to merge 1 commit into from
Closed

Add __generator helper #104

wants to merge 1 commit into from

Conversation

guybedford
Copy link

This would allow the Rollup codebase to start using async/await syntax which would be super useful.

This is a complete duplicate of #72.

This was closed to work on a larger 2.0 rewrite which seems to be unfortunately stalled. Incremental progress should always win though.

@eventualbuddha
Copy link
Contributor

Same question as before: tests?

@guybedford
Copy link
Author

Unfortunately the same answer would apply - they depend on TypeScript 2 :)

@guybedford
Copy link
Author

Ping here - it would be really nice to get Rollup itself built using async/await and this is currently blocking that.

Let me know what I can do here, short of running a full TypeScript 2 upgrade?

@marvinhagemeister
Copy link

@guybedford I made a PR which uses the users typescript installation and the official helpers. See #117 .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants