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 a fix for Safari to the default config #26

Merged
merged 1 commit into from
Sep 7, 2017

Conversation

jrjohnson
Copy link
Contributor

Uglifying ES6 doesn't work currently with Safari due to a webkit bug.
Adding this mangle option fixes that.

Fixes #25

Uglifying ES6 doesn't work currently with Safari due to a webkit bug.
Adding this mangle option fixes that.
@rwjblue
Copy link
Member

rwjblue commented Aug 13, 2017

I'll merge and release once I'm back at my computer.

@jrjohnson
Copy link
Contributor Author

@rwjblue just a friendly bump on this one.

@rwjblue rwjblue merged commit dcc9348 into ember-cli:master Sep 7, 2017
@rwjblue
Copy link
Member

rwjblue commented Sep 7, 2017

ZOMG, so sorry for the super long delay here. Thanks for reminding me.

@jrjohnson
Copy link
Contributor Author

No worries. Just wanted to clear it off my open list. Thanks.

@jrjohnson jrjohnson deleted the safari-mangle branch September 8, 2017 07:28
@ghost
Copy link

ghost commented Sep 8, 2017

Can we make a release with this fix?

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

Successfully merging this pull request may close these issues.

v2.0.0-beta.1 broken on Safari
2 participants