Brian Ng
|
d81cca3b5f
|
Add additional support for loose mode in helper-module-transforms (#6742)
|
2017-11-05 20:54:14 -05: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 |
|
Logan Smyth
|
ec9754bc40
|
Implement a new utility module for injecting module imports.
|
2017-09-26 11:28:56 -07:00 |
|
Logan Smyth
|
b115ea5da7
|
Merge pull request #6280 from loganfsmyth/only-transform-modules
Only transform 'this'->'undefined' and inject 'use strict' if module statements are present
|
2017-09-23 11:24:52 -07:00 |
|
Logan Smyth
|
72da5e1d02
|
Quick fix for default import that also uses names. (#6282)
|
2017-09-21 22:26:42 -07:00 |
|
Logan Smyth
|
2b88e079ef
|
Only transform this/use strict if a module.
|
2017-09-20 10:19:35 -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 |
|