Skip to content
This repository was archived by the owner on Feb 1, 2025. It is now read-only.
This repository was archived by the owner on Feb 1, 2025. It is now read-only.

Add an optional to exclude async function transformation #161

@sebmck

Description

@sebmck

Currently 6to5 uses regenerator under a generators transformer but this also includes transformation of async functions. This means that in order to test if the current environment supports generators to blacklist the generators transformer then the current environment has to also support async functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions