Skip to content

Switch from Babel to Bublé - #620

Merged
Rich-Harris merged 3 commits into
masterfrom
buble
Apr 27, 2016
Merged

Switch from Babel to Bublé#620
Rich-Harris merged 3 commits into
masterfrom
buble

Conversation

@Rich-Harris

Copy link
Copy Markdown
Contributor

This PR swaps out Babel for Bublé which does essentially the same job, but a bit quicker.

Note that babel-core is still used for the tests, as Bublé doesn't yet support compound destructuring (which is used in a couple of tests). Also, it looks like Rollup is failing to rewrite top-level this as undefined, and Babel prevented us from realising it, so that'll need to be fixed separately.

Supersedes #386.

@Rich-Harris Rich-Harris mentioned this pull request Apr 22, 2016
@Rich-Harris
Rich-Harris merged commit 881548f into master Apr 27, 2016
@Rich-Harris
Rich-Harris deleted the buble branch April 27, 2016 16:09
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.

1 participant