Skip to content

[Feature]: bundle declarationMap #836

Open
@ImSingee

Description

@ImSingee

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    api-extractor@microsoft/api-extractor related issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions