Sebastian McKenzie
|
a03d491ac6
|
microoptimize module formatters, change method names to a new API, and add support for exporting multiple variable declarators - fixes #299
|
2014-12-15 22:34:49 +11:00 |
|
Lars Kappert
|
df0e4f6431
|
Reuse Formatter::getModuleName(), fix opts
|
2014-11-19 08:43:28 +01:00 |
|
Lars Kappert
|
a37f2093bc
|
Merge branch 'master' of github.com:6to5/6to5 into amd-module-id
Conflicts:
lib/6to5/file.js
lib/6to5/transformation/modules/umd.js
|
2014-11-19 08:39:02 +01:00 |
|
Sebastian McKenzie
|
32b32329b2
|
make umd module formatter inherit amd constructor
|
2014-11-19 17:50:42 +11:00 |
|
Lars Kappert
|
9895711bf4
|
Improve performance
|
2014-11-18 22:15:02 +01:00 |
|
Lars Kappert
|
d2724554cc
|
Make module id's for AMD body in UMD optional as well
|
2014-11-18 22:12:03 +01:00 |
|
Sebastian McKenzie
|
50333c879c
|
add comments and change single quotes in amd formatter getModuleName
|
2014-11-16 19:18:56 +11:00 |
|
David Arvelo
|
f1f7321590
|
Generate moduleNames for AMD/UMD
|
2014-11-16 02:38:00 -05:00 |
|
Sebastian McKenzie
|
32ddd638ba
|
Revert "expose moduleName option - closes #158"
This reverts commit fdd1451d530e7d907b0092815adaffef4232e66a.
|
2014-11-14 18:33:11 +11:00 |
|
Sebastian McKenzie
|
fdd1451d53
|
expose moduleName option - closes #158
|
2014-11-14 17:19:39 +11:00 |
|
Sebastian McKenzie
|
5c6d57c51b
|
add transformation and generation folders
|
2014-11-08 09:17:12 +11:00 |
|