Sebastian McKenzie
|
65a4c8f4a4
|
Merge branch 'source-map-reenter' of https://github.com/kpdecker/babel into kpdecker-source-map-reenter
Conflicts:
packages/babel-generator/src/printer.js
|
2016-01-18 18:36:57 +00:00 |
|
Sebastian McKenzie
|
1fa24b1efd
|
rename babel-plugin-external-helpers-2 to babel-plugin-external-helpers
|
2015-12-24 03:54:40 +00:00 |
|
kpdecker
|
9e382b1686
|
Fix aux comment termination in lists and calls
|
2015-12-18 01:37:26 -06:00 |
|
kpdecker
|
3791491b79
|
Strip location information from import remaps
Fixes https://phabricator.babeljs.io/T6851
|
2015-12-18 01:36:24 -06:00 |
|
kpdecker
|
1286200712
|
Output auxiliaryCommentAfter before trail comment
Quick fix for the case where generated comment is the terminal leaf in a subtree that is followed by a trailing comment.
Partial for #3034
|
2015-11-16 20:59:24 -06:00 |
|
kpdecker
|
488f5a067e
|
Avoid duplicate auxiliary start if in aux section
Fixes #3032
|
2015-11-13 13:43:23 -06:00 |
|
kpdecker
|
1563e74cc0
|
Add a few auxiliary comment tests
|
2015-11-13 12:56:30 -06:00 |
|