We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Mobile phone:IOS 9.3.5 SyntaxError: Unexpected keyword 'const'. Const declarations are not supported in strict mode.
react-spring
react
The text was updated successfully, but these errors were encountered:
The reason is that webpack does not compile the files below node_modules.
Sorry, something went wrong.
Also got this error on older Edge which does not support some syntax.
Seems related to this #552
No branches or pull requests
🐛 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.23react
v16.8.8The text was updated successfully, but these errors were encountered: