Skip to content

Remove non-standard Babel's plugins#90

Merged
jdalrymple merged 1 commit into
jdalrymple:masterfrom
evolution-gaming:remove-non-standard-babel-plugins
May 22, 2018
Merged

Remove non-standard Babel's plugins#90
jdalrymple merged 1 commit into
jdalrymple:masterfrom
evolution-gaming:remove-non-standard-babel-plugins

Conversation

@pablobirukov

Copy link
Copy Markdown
Contributor

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

#89

@jdalrymple

Copy link
Copy Markdown
Owner

Typescript only supports standard plugins?

@pablobirukov

Copy link
Copy Markdown
Contributor Author

Typescript support stage3+ proposals

@pablobirukov

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