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

[Suggestion] Add babel-polyfill to the project #142

Open
Enchufadoo opened this issue Jul 30, 2017 · 1 comment
Open

[Suggestion] Add babel-polyfill to the project #142

Enchufadoo opened this issue Jul 30, 2017 · 1 comment

Comments

@Enchufadoo
Copy link

Hi I was just testing this with JavaFx webview, I got an error when trying to run the site:

TypeError: undefined is not a function (evaluating 'Object.assign')

I solved it by installing babel-polyfill

I think I'm using a custom implementation of webkit that comes with the framework.
Thought you may wanted to know.

@egoist
Copy link
Owner

egoist commented Jul 30, 2017

nah, I might only add Object.assign polyfill, you don't need all of babel-polyfill.

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

2 participants