Logan Smyth
8e3e6e0a88
Require AST output to be opt-in, rather than opt-out.
2018-02-26 18:44:59 -08:00
Logan Smyth
62c1046249
Avoid re-traversing inserted references to the namespace binding. ( #7418 )
2018-02-22 23:54:29 -08:00
Deepak Pai
dad05ed503
Solves Tagged template literal size optimization ( #7379 )
...
* Tagged template literal size optimization
solves #7352
* Incorporates review changes
2018-02-20 15:39:22 -05:00
Logan Smyth
e732ee0c5b
Preserve import binding locations during module rewriting ( #7378 )
...
* Only wrap import references that need it.
* Preserve the import binding location for sourcemaps.
* Add tests.
2018-02-14 10:17:27 -08:00
Nicolò Ribaudo
8659e1a88c
Remove old expected.{js,json} files ( #7187 )
2018-01-09 13:10:30 -06:00
Raja Sekar
0f42accb87
Renamed files
2018-01-09 15:36:42 +01:00
Logan Smyth
53826aaaa0
Expose a 'lazy' option for the CommonJS transform.
2017-12-17 18:42:35 -08:00
Daniel Tschinder
9d9710c765
Copy getters and setters correctly in interopWildcard ( #6850 )
2017-11-30 15:50:10 -06:00
Artem Yavorsky
0a2a37c31f
Fix export from assignment order for loose mode. ( #6863 )
...
* Consider reexports for bindingKindLookup.
* Update test cases according to reexports change
* Fix order for assign reexports.
* void 0 assignation to module keys only for loose mode.
* Create buildReexportsFromMeta helper.
* Update umd/amd fixtures.
* Refactor reexports build.
* Hoist template for reexports.
* Use map as a second argument of Array.from.
* Remove unnecessary export.
2017-11-29 11:58:29 -08:00
Brian Ng
d81cca3b5f
Add additional support for loose mode in helper-module-transforms ( #6742 )
2017-11-05 20:54:14 -05:00
Henry Zhu
9ac326b075
remove es20xx prefixes from plugins and rename folders ( #6575 )
2017-10-28 20:43:15 -04:00