Skip to content

Support for default params with JSXTransformer's harmony flag. #2557

Closed
@appsforartists

Description

@appsforartists

The following code is not transformed by JSX:

  render: function (optionalArg = "default value") {

See for yourself here.

Other transpilers, like 6to5, support this transformation.

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