Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
alkattan opened this issue Apr 16, 2020 · 2 comments
Closed

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

alkattan opened this issue Apr 16, 2020 · 2 comments

Comments

@alkattan
Copy link

alkattan commented Apr 16, 2020

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) { }

@stale
Copy link

stale bot commented May 16, 2020

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.

@stale stale bot added the stale label May 16, 2020
@stale
Copy link

stale bot commented May 22, 2020

This issue has been automatically closed because it has not had any recent activity. If you have a question or comment, please open a new issue.

@stale stale bot closed this as completed May 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant