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

Add support for ie9+ (For Preview) #286

Closed
wants to merge 1 commit into from
Closed

Add support for ie9+ (For Preview) #286

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 14, 2017

No description provided.

@ghost ghost changed the title Add support for ie9+ Add support for ie9+ (For Preview) Jan 14, 2017
@sapegin
Copy link
Member

sapegin commented Jan 14, 2017

We can’t use babel-standalone (we did that before) because it’s huge. Support for IE9 doesn’t worth such increase in bundle size anyway.

But there’s a plan to make transpiler customizable via config, so you could use babel-standalone instead of buble for your project.

/cc @n1313

@sapegin sapegin closed this Jan 14, 2017
@sapegin
Copy link
Member

sapegin commented Jan 14, 2017

It implements a different feature: a Buble/Babel switch. We need just a config option to specify custom transpilation function that will run Buble by default.

@sapegin
Copy link
Member

sapegin commented Jan 14, 2017

If @n1313 is working on that it‘s better to ask him. Otherwise you can send a pull request to the next branch (it’s quite simple to implement there and more complicated in master). (It’s a beta of the next major release, see #223 for details.)

@sapegin
Copy link
Member

sapegin commented Jan 15, 2017

It's a step back for us.

This kind of comments are very uproductive. If you want to help us please do, if you want to complain go somewhere else.

@ghost ghost deleted the enhancement/add-support-for-ie9+ branch January 15, 2017 14:33
@ghost
Copy link
Author

ghost commented Jan 15, 2017

We want to progress not to regress.

bro-do-you-even-test-thumb

@styleguidist styleguidist locked and limited conversation to collaborators Jan 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant