Merge branch 'master' into 2.0.0

This commit is contained in:
Sebastian McKenzie
2014-12-15 16:35:15 +11:00

View File

@@ -19,6 +19,12 @@ application.
require("6to5/polyfill");
```
Fortunately, this is automatically loaded when using:
```javascript
require("6to5/register");
```
### Browser
Available from the `browser-polyfill.js` file within the 6to5 directory of an