transpile
transpile copied to clipboard
Fix sourcemaps of ES6 to AMD transforms
Closes #16
I isolated the ES6->AMD intentionally here to avoid breaking other stuff... It should look better when all the transforms use recast.
@matthewp thoughts about this?