Skip to content

Conversation

@threeve
Copy link
Contributor

@threeve threeve commented Dec 11, 2015

Safari lacks es6 Object.assign. This uses the solution from
http://stackoverflow.com/a/32917654 to add the babel-core polyfill which
fixes support for Safari (and potentially other polyfills?).

Not entirely sure this is the right solution, but it does work for me. Tested by making the same changes to the webpack.config.js files in spectacle-boilerplate.

Safari lacks es6 Object.assign. This uses the solution from
http://stackoverflow.com/a/32917654 to add the babel-core polyfill which
fixes support for Safari (and potentially other polyfills?).
@knowbody
Copy link
Contributor

good catch! @kenwheeler we want that ☝️

kenwheeler added a commit that referenced this pull request Dec 11, 2015
@kenwheeler kenwheeler merged commit 29bf526 into FormidableLabs:master Dec 11, 2015
@kenwheeler
Copy link
Contributor

@threeve Thanks so much!

@threeve threeve deleted the safari-object-assign-polyfill branch December 12, 2015 04:49
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

Successfully merging this pull request may close these issues.

3 participants