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

Modify emitter behaviour #13266

Closed
tomitrescak opened this issue Jan 3, 2017 · 1 comment
Closed

Modify emitter behaviour #13266

tomitrescak opened this issue Jan 3, 2017 · 1 comment
Labels
Question An issue which isn't directly actionable in code

Comments

@tomitrescak
Copy link

Is it possible somehow to modify emitter behaviour, without recompiling the whole typescript lib?
I really like to use https://www.npmjs.com/package/jsx-control-statements but because of the I always have to use babel during my compilations and I'd like to skip that.

What I would modify is emitJSXOpening element and emitJSXClosing element.

@mhegazy
Copy link
Contributor

mhegazy commented Apr 27, 2017

We now have public emitter transformation API: #13940.

@mhegazy mhegazy added the Question An issue which isn't directly actionable in code label Apr 27, 2017
@mhegazy mhegazy closed this as completed Apr 27, 2017
@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
Question An issue which isn't directly actionable in code
Projects
None yet
Development

No branches or pull requests

2 participants