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

precompiled board fails to load in safari 10 #146

Open
alvarezguille opened this issue Nov 26, 2018 · 1 comment
Open

precompiled board fails to load in safari 10 #146

alvarezguille opened this issue Nov 26, 2018 · 1 comment

Comments

@alvarezguille
Copy link
Member

Console shows error:

SyntaxError: Cannot declare a let variable twice: 'a'.

Reported Polymer/polymer-cli#946

Disabling js minify seems to fix it but that would penalize all other es6 browsers.
This could be fixed from framework side by serving ES5 to safari10

@alvarezguille
Copy link
Member Author

If this becomes an issue for users something should be done on FW and/or webcomponents-helper side to serve es5 + Es5 adapter to safari 10

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

1 participant