paulmillr / es6-shim

ECMAScript 6 compatibility shims for legacy JS engines
http://paulmillr.com
MIT License
3.11k stars 387 forks source link

Tweaked documentation #435

Closed jibesh closed 6 years ago

jibesh commented 7 years ago

The tweaked documentation mentions that es5-shim should be loaded before es6-shim.

Fixes #434.