Willa Wang
|
73f8059ea0
|
Fix typo in rewrite-live-references.js (#7896) [skip ci]
|
2018-05-09 20:30:02 -04:00 |
|
Logan Smyth
|
62c1046249
|
Avoid re-traversing inserted references to the namespace binding. (#7418)
|
2018-02-22 23:54:29 -08: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 |
|
Mateusz Burzyński
|
4d164bd8e6
|
Added babel-helper-split-export-declaration (#7313)
|
2018-02-13 16:44:05 +01:00 |
|
Logan Smyth
|
53826aaaa0
|
Expose a 'lazy' option for the CommonJS transform.
|
2017-12-17 18:42:35 -08:00 |
|
Logan Smyth
|
b900a3e5c2
|
Consistently return AST nodes.
|
2017-12-17 18:33:47 -08:00 |
|
Logan Smyth
|
f230497d08
|
Use literal-based templates for more stuff.
|
2017-10-18 13:58:48 -07:00 |
|
Henry Zhu
|
cde0054227
|
Scoped: change src imports to @babel/ [skip ci]
|
2017-10-16 22:49:56 -04:00 |
|
Logan Smyth
|
9dfcf0f116
|
Split the simple-access transforms out of the module transform into a general helper.
|
2017-09-26 15:43:51 -07:00 |
|
Henry Zhu
|
5b9112c794
|
babel-helper-modules -> babel-helper-module-transforms since package taken [skip ci]
|
2017-09-19 16:20:03 -04:00 |
|