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

feat: adds support for typescript transformers when usets is enabled #455

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

caioquirino
Copy link

@caioquirino caioquirino commented Feb 6, 2022

This change adds the ttypescript module to this project and integrates with rollup so everyone that uses it with typescript can add Typescript transformers without having to change anything. It will just work seamlessly by reading the tsconfig.json's compilerOptions.plugins section as it is meant to do. Related to issue #449

@caioquirino
Copy link
Author

@osdevisnot Please let me know if you are happy with the way I've changed klap to support typescript transformers or if I need to find a different way to implement it. Thanks!

@osdevisnot
Copy link
Owner

👋 @caioquirino this looks great.

Can we add a new flag to use ttypescript as opposed to overloading usets flag?

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.

None yet

2 participants