Open
Description
What problem does this feature solve?
https://www.typescriptlang.org/tsconfig/#declarationMap
It's crucial for using rslib in monorepo that nearly all IDE (VS Code, JetBrains, etc.) relies on this to provide a correct "jump to definition" feature
What does the proposed API look like?
I think it's enough that just add a declarationMap: true
option to output config.