Skip to content

Conversation

@edisonaugusthy
Copy link
Contributor

Changed Let to Var to avoid breaking down in older browsers
Will fix #1026

Changed Let to Var to avoid breaking down in older browsers
Will fix reactjs#1076
@BookOfGreg
Copy link
Member

Pretty frustrating that webpack-cli is bust at the moment but I see that this will fix the let issue for now.
I want to look into ways to avoid accidentally using new ES6 features in the future, either by compiling with babel for sprockets users or by some linting/tests/warning.

@BookOfGreg BookOfGreg merged commit e2a50f0 into reactjs:master Sep 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

let breaks old browsers

2 participants