Sebastian McKenzie
|
1c8d24f78c
|
remove exportsWildcard helper in favor of defaults #430
|
2015-01-09 20:08:05 +11:00 |
|
Sebastian McKenzie
|
944a9d3908
|
pass exports to exportsWildcard - fixes #430
|
2015-01-09 19:48:11 +11:00 |
|
Sebastian McKenzie
|
611137c7d7
|
add umd strict and amd strict module formatter, also fix bug with wrong amd module constructor - fixes #415
|
2015-01-08 22:44:51 +11:00 |
|
Sebastian McKenzie
|
0dafdd6969
|
better support for import collision checking - todo: check exports for collisions
|
2015-01-07 09:08:34 +11:00 |
|
Lars Kappert
|
50e5bd4680
|
Merge remote-tracking branch 'origin/master' into amd-port-interop
Conflicts:
test/fixtures/transformation/es6-modules-amd/exports-default/expected.js
test/fixtures/transformation/es6-modules-amd/overview/expected.js
test/fixtures/transformation/es6-modules-umd/exports-default/expected.js
test/fixtures/transformation/es6-modules-umd/overview/expected.js
|
2015-01-06 20:21:00 +01:00 |
|
Sebastian McKenzie
|
8c1760bea2
|
fix faulty export default source detection - fixes #406
|
2015-01-07 00:30:41 +11:00 |
|
Sebastian McKenzie
|
b9e4340700
|
better use strict handling inside of modules
|
2015-01-06 17:32:00 +11:00 |
|
Sebastian McKenzie
|
2558a5e12e
|
better wildcard imports and exports - fixes #224
|
2015-01-06 11:48:23 +11:00 |
|
Sebastian McKenzie
|
6cf318d60f
|
add updated interop modules to tests
|
2015-01-06 10:37:11 +11:00 |
|
Lars Kappert
|
56f1683f06
|
Also test for "module" identifier if needed
|
2015-01-05 14:57:52 +01:00 |
|
Lars Kappert
|
359c4e8786
|
Use module.exports in expectations
|
2015-01-04 12:51:19 +01:00 |
|
Lars Kappert
|
61c3e0a3de
|
Modify test expectations
|
2015-01-04 11:45:09 +01:00 |
|
Sebastian McKenzie
|
9529f93690
|
move useStrict transformer to after _moduleFormatter
|
2015-01-02 01:58:56 +11:00 |
|
Sebastian McKenzie
|
6df6652629
|
better circular references in amd/umd/system module formatter
|
2014-12-28 09:35:47 +11:00 |
|
Sebastian McKenzie
|
601bbb86cd
|
remap UpdateExpression in module exports - closes #334
|
2014-12-28 01:00:53 +11:00 |
|
Sebastian McKenzie
|
27bb08eadf
|
add amd module name test
|
2014-12-27 17:00:27 +11:00 |
|
Sebastian McKenzie
|
bea903c69f
|
add modules remap tests
|
2014-12-27 17:00:20 +11:00 |
|
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 |
|
Sebastian McKenzie
|
e31e68cae3
|
use types.isSpecifierDefault in amd modules formatter
|
2014-12-15 14:16:34 +11:00 |
|
Sebastian McKenzie
|
6011db7ae1
|
Merge branch 'master' into 2.0.0
|
2014-12-15 14:02:04 +11:00 |
|
Casey Foster
|
f4fdc3adc6
|
Fix incorrect object reference in #295
|
2014-12-14 20:57:32 -06:00 |
|
Casey Foster
|
5da4397392
|
Add interop require support for AMD and UMD
|
2014-12-14 20:44:38 -06:00 |
|
Sebastian McKenzie
|
5f26a0c5cc
|
update modules tests
|
2014-12-09 23:28:07 +11:00 |
|
Sebastian McKenzie
|
5bad458b09
|
Fix tests
|
2014-12-05 23:05:20 +11:00 |
|
Sebastian McKenzie
|
24d9833170
|
better categorisation of transformers
|
2014-11-23 16:15:39 +11:00 |
|