-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
直接使用Object.assign 有兼容性问题(Android5,iOS8.4) #87
Comments
项目代码目前通过 所以,后续请一定使用npm模块 |
babel 转换配置少了吧?https://babeljs.io/docs/plugins/transform-object-assign/ 多一个依赖引入总感觉不如直接用原生方法来的舒服 |
统一使用 object-assign |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
直接使用Object.assign 有兼容性问题(Android5,iOS8.4)
The text was updated successfully, but these errors were encountered: