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

Add support building the example project for Chrome 38 #170

Open
ksvslk opened this issue Nov 26, 2024 · 0 comments
Open

Add support building the example project for Chrome 38 #170

ksvslk opened this issue Nov 26, 2024 · 0 comments

Comments

@ksvslk
Copy link

ksvslk commented Nov 26, 2024

Is your feature request related to a problem? Please describe.
Exporting for web and packaging for webOS TV 3.x does not work because webOS TV 3.x is using Chrome 38.0.

Describe the solution you'd like
Make the project build process (babel, tsconfig) changes so it would run on Chrome 38.

Diagrams and screenshots welcome!

Describe alternatives you've considered
If it is not possible to export for Chrome 38 then change the project so it would use libraries/configurations/methods that will support it.

Additional context
Current example runs on Chrome 87 (out of the box example, which is live).
With some babel configuration I was able to run it on Chrome 79 - but my knowledge of babel/tsconfig is very limited.
I ran into error related to EventEmitter on Chrome 68.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant