Skip to content

Implemented export * from ... - #46

Merged
Rich-Harris merged 1 commit into
rollup:masterfrom
Victorystick:feature/export-all
Jul 16, 2015
Merged

Implemented export * from ...#46
Rich-Harris merged 1 commit into
rollup:masterfrom
Victorystick:feature/export-all

Conversation

@Victorystick

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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.

2 participants