Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Please remove babel dependency #8

Closed
victorwpbastos opened this issue Jun 18, 2016 · 3 comments
Closed

Please remove babel dependency #8

victorwpbastos opened this issue Jun 18, 2016 · 3 comments
Assignees

Comments

@victorwpbastos
Copy link

I think would be better if the user can choose to use or not babel. Maybe the user wants to use buble (my case) and have to install all the babel dependencies (that is huge).

@znck
Copy link
Member

znck commented Jun 19, 2016

Babel is used to trans-compile ES6 source internally.

I guess it can be made optional.

@victorwpbastos
Copy link
Author

It would be great!

@znck znck self-assigned this Jun 22, 2016
znck added a commit that referenced this issue Aug 17, 2016
Replace Babel by Bublé #8
@znck
Copy link
Member

znck commented Aug 23, 2016

Babel is removed. Now use some plugin to transpile ES6. See #10 .

@znck znck closed this as completed Aug 23, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants