Skip to content

How to pass getCustomTransformers with new 'zero-config' typescript? #11341

Answered by shilman
OutThisLife asked this question in Help
Discussion options

You must be logged in to vote

We use babel-loader to process typescript--not ts-loader--so you if you want to use custom transformers you'll have to disable zero-config TS (which AFAIK isn't possible yet, but we should add) and stick with your manual configuration.

cc @mrmckeb

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ndelangen
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
3 participants