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

Support Progressive Transpilation #8122

Closed
kasajian opened this issue Apr 16, 2016 · 1 comment
Closed

Support Progressive Transpilation #8122

kasajian opened this issue Apr 16, 2016 · 1 comment
Labels
Duplicate An existing issue was already created

Comments

@kasajian
Copy link

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:

@DanielRosenwasser
Copy link
Member

Thanks for filing, we're tracking granular feature compilation at #4692.

@DanielRosenwasser DanielRosenwasser added the Duplicate An existing issue was already created label Apr 17, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

2 participants