guardian / scribe

DEPRECATED: A rich text editor framework for the web platform
http://guardian.github.io/scribe/
Apache License 2.0
3.51k stars 245 forks source link

ES2015: replace the Lodash assign with the language version #455

Closed rrees closed 8 years ago

rrees commented 8 years ago

As of Chrome 45 both Firefox and Chrome support the language version of assign so let's use that instead of the Lodash version.