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

IOS9 SyntaxError: Unexpected keyword 'const'. #754

Closed
licong96 opened this issue Jul 12, 2019 · 2 comments
Closed

IOS9 SyntaxError: Unexpected keyword 'const'. #754

licong96 opened this issue Jul 12, 2019 · 2 comments

Comments

@licong96
Copy link

🐛 Bug Report

Mobile phone:IOS 9.3.5
SyntaxError: Unexpected keyword 'const'. Const declarations are not supported in strict mode.

Environment

  • react-spring v8.0.23
  • react v16.8.8
@licong96 licong96 added the kind: bug Something isn't working label Jul 12, 2019
@licong96
Copy link
Author

The reason is that webpack does not compile the files below node_modules.

@slorber
Copy link

slorber commented Jul 17, 2019

Also got this error on older Edge which does not support some syntax.

Seems related to this #552

@aleclarson aleclarson added duplicate and removed kind: bug Something isn't working labels Jul 17, 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

No branches or pull requests

3 participants