Hugh Kennedy 5a01beaa1f Make require("6to5/register") work with browserify
Previously, you'd have to create a separate file for using 6to5
with both node and browserify, as the latter wasn't able to properly
handle loading 6to5's dependency tree and would crash on attempting
to do so.

This change instructs browserify to use "register-browser.js" in place
of "register.js". "register-browser.js" still loads the 6to5 polyfill,
but is otherwise ignored.
2015-01-02 21:30:40 +01:00
2014-12-14 23:58:42 +11:00
2015-01-01 22:35:02 +11:00
2015-01-03 05:23:12 +11:00
2014-09-28 23:39:22 +10:00
2014-11-04 15:53:11 +11:00
2014-12-29 01:34:49 +11:00
2015-01-03 06:10:10 +11:00
2015-01-01 13:03:38 +01:00
2015-01-01 22:33:30 +11:00
2015-01-02 03:53:33 +11:00

6to5

Gratipay Travis Status Code Climate Score Coverage Dependency Status

6to5 turns ES6+ code into vanilla ES5, so you can use next generation features today.

For more information view the documentation. For support visit the gitter room.

Description
No description provided
Readme 79 MiB
Languages
JavaScript 99.5%
Makefile 0.3%
HTML 0.1%