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

Decide which ES version to ship #4

Open
martin31821 opened this issue Oct 26, 2018 · 1 comment
Open

Decide which ES version to ship #4

martin31821 opened this issue Oct 26, 2018 · 1 comment
Labels
documentation Things that need to be documented help wanted Extra attention is needed

Comments

@martin31821
Copy link
Member

Decide whether to ship ES6 or ESnext typescript target.

ES6:

  • Widely supported
  • Ugly ts hacks generated
  • Bundle size is larger than for esnext

ESNext:

  • Readable source code
  • Not yet fully supported
@martin31821 martin31821 added help wanted Extra attention is needed documentation Things that need to be documented labels Oct 26, 2018
@fin-ger
Copy link
Member

fin-ger commented Oct 31, 2018

I think this issue is now invalid as we have a deployment set up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Things that need to be documented help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants