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

Remove non-standard Babel's plugins #90

Conversation

pablobirukov
Copy link
Contributor

In order to migrate to TypeScript, we have to get rid of non-standard language features

#89

@jdalrymple
Copy link
Owner

Typescript only supports standard plugins?

@pablobirukov
Copy link
Contributor Author

Typescript support stage3+ proposals

@pablobirukov
Copy link
Contributor Author

They don't have plugins, features are being implemented in compiler itself, that's why they pick only standard features

@jdalrymple
Copy link
Owner

Ah, makes sense! Do you foresee that as a future problem? Where typescript lags behind such plugins? I dont know enough about the dev cycles of typescript :)

@pablobirukov
Copy link
Contributor Author

About feature support — it neven was an issue to me (for more than two years). Frankly, I don't care about proposal (as the two I'm deleting), but when it comes to rather important features as spead/async/await/generators the lag isn't a problem, they release every two months

@jdalrymple jdalrymple merged commit bcfce34 into jdalrymple:master May 22, 2018
@pablobirukov pablobirukov deleted the remove-non-standard-babel-plugins branch May 27, 2018 14:32
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