Ryunosuke SATO 69bbe89616 Switch short option of --module-ids from -i to -M
`-i` conflicts with `--optional` option.

```
$ bin/6to5/index.js --help | grep "\-i,"
    -i, --optional [list]        List of optional transformers to enable
    -i, --module-ids             Insert module id in modules
```
2015-02-07 16:37:38 +09:00
2015-01-06 22:43:36 +11:00
2015-02-06 18:53:42 -08:00
2015-01-25 18:46:04 +11:00
2014-09-28 23:39:22 +10:00
2015-01-20 01:13:28 +11:00
2015-01-30 21:17:16 +11:00
2015-01-22 19:23:56 +11:00
2015-02-06 23:06:54 +11:00
2015-01-20 00:56:09 +11:00
2015-01-28 13:15:45 +11:00
2015-02-07 10:39:24 +11:00
2014-12-16 22:17:35 -08:00
2015-01-14 19:01:53 -05:00
2015-01-01 13:03:38 +01:00
2015-02-07 10:41:38 +11:00
2015-02-05 14:05:15 +11:00

6to5

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%