We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
TypeScript Version: 1.7.5 / 1.8.0-beta / nightly (1.9.0-dev.20160217)
Expected behavior: Would like a mechanism that allows one to progressively select which JavaScript features should be transpiled, and which do not need it. The concept is described here: https://medium.com/@kasajian/progressive-transpilation-def5da34282e#.l38ztasjl
This will allow the creation of custom builds for the specific targeted browser versions.
Actual behavior:
The text was updated successfully, but these errors were encountered:
Thanks for filing, we're tracking granular feature compilation at #4692.
Sorry, something went wrong.
No branches or pull requests
TypeScript Version:
1.7.5 / 1.8.0-beta / nightly (1.9.0-dev.20160217)
Expected behavior:
Would like a mechanism that allows one to progressively select which JavaScript features should be transpiled, and which do not need it. The concept is described here: https://medium.com/@kasajian/progressive-transpilation-def5da34282e#.l38ztasjl
This will allow the creation of custom builds for the specific targeted browser versions.
Actual behavior:
The text was updated successfully, but these errors were encountered: