-
-
Notifications
You must be signed in to change notification settings - Fork 244
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
Compatibility with TV browser (Chrome 47) #152
Comments
What target is it? Why so old Chrome? |
Doesn't CRA runs node_modules through babel? |
Looks like your target isn't supported some new javascript features used by the library. At the moment, the project supports nodejs LTS as the lower bound of supported versions (including browsers with similar language features support), but |
Probably issue related with object shorthand properties, used by our terser config, but it's hard to say without proper testing. We asked browserstack.com for help, hope we'll able to publish compatible version soon |
@issuehunt has funded $40.00 to this issue.
|
Posible problem with argument default value in function call. May be we can specify all features used in effector for build correct list of babel plugins to transpile in concrete project? |
As far as I know, users unable to configure cra app, so they have to use a library as it is. |
May be |
@Laiff looks good! |
@zerobias has rewarded $28.00 to @zerobias. See it on IssueHunt
|
Hello, |
Going to fix this in next release |
Hi,
crafting an application with create-react-app, and installing effector/effector-react, in the main file and importing any effector/effector-react functions, the live preview in dev mode returns the following on Chrome 47:
effector 20.0.0/effector-react 20.0.4
Thank you
IssueHunt Summary
zerobias has been rewarded.
Backers (Total: $40.00)
Submitted pull Requests
Tips
IssueHunt has been backed by the following sponsors. Become a sponsor
The text was updated successfully, but these errors were encountered: