esnext / es6-module-transpiler

Tomorrow’s JavaScript module syntax today
http://esnext.github.io/es6-module-transpiler/
Other
1.21k stars 85 forks source link

[BUGFIX] exporting a named function assumed you always provided a semi-colon, which is unnecessary and so incorrectly consumed the next character #191

Closed jayphelps closed 9 years ago

jayphelps commented 9 years ago

See original discussion here

jayphelps commented 9 years ago

Cc/ @eventualbuddha, just in case.

eventualbuddha commented 9 years ago

I'm away from my computer, but I'll do a release soon.