How to use ttypescript instead of typescript for TS paths aliases? #819
Labels
kind: question
This is a usage or similar question
kind: support
Asking for support with something or a specific use case
problem: removed issue template
OP removed the issue template without good cause
scope: integration
Related to an integration, not necessarily to core (but could influence core)
scope: upstream
Issue in upstream dependency
solution: duplicate
This issue or pull request already exists
solution: workaround available
There is a workaround available for this issue
topic: TS Paths Aliases
Related to using aliases with TypeScript paths
I am using alias paths in my library and after building it, these paths in declaration files do not resolve. So i want to use ttypescript instead typescript in rollup config to solve this issue.
But i don't find a way to replace typescript with ttypescript in tsdx.config.js file.
How can do it?
The text was updated successfully, but these errors were encountered: