Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented export * from ... #46

Merged
merged 1 commit into from
Jul 16, 2015

Conversation

Victorystick
Copy link
Contributor

Discovering esperanto and then rollup has been very exciting. I always felt that it should be possible bundle ES modules more efficiently than compiling them to CommonJS and bundling with Browserify. I'm really drawn towards this project.

I gave implementing export * from '...' a go, as per #44. I added the example I presented there as a test, and got it passing. I'm not sure I entirely understand the bundling process, but I'm sure you can oblige me with some pointers if something's amiss.

@Rich-Harris
Copy link
Contributor

This is awesome! Thanks, this PR looks spot on, I would have spent a long time figuring out how to implement this. Will push a release out shortly

Rich-Harris added a commit that referenced this pull request Jul 16, 2015
@Rich-Harris Rich-Harris merged commit 2d32516 into rollup:master Jul 16, 2015
@Rich-Harris
Copy link
Contributor

Released as 0.11.1. I invited you to be a github collaborator in case that's of interest, totally up to you :-)

@Victorystick
Copy link
Contributor Author

Awesome! I look forward to seeing rollup usage go, nay roll, up!

@Victorystick Victorystick deleted the feature/export-all branch July 16, 2015 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants