Skip to content

React code fail in production due to the use of the "of" operator  #8843

Closed
@alkattan

Description

@alkattan

Screenshot 2020-04-16 at 19 05 04

// original react code

// minified code
var c, u = [],
d = Object(kt.a)(t);

// original react code
for (const keyword of trackedKeywords) { }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions