esperantojs / esperanto

DEPRECATED: An easier way to convert ES6 modules to AMD and CommonJS
http://esperantojs.org
234 stars 21 forks source link

can't do `export { x } from 'external-lib'` #161

Closed Rich-Harris closed 9 years ago

Rich-Harris commented 9 years ago

Fails because module is undefined here

Rich-Harris commented 9 years ago

Closing as wontfix. Works in Rollup