Skip to content

Dependency discovery #7

@keithlayne

Description

@keithlayne

For the purpose of cross-linking, this seems potentially tricky.

On one hand, you could examine package.json and just go with top-level runtime deps. That could be an okay first cut but would be suboptimal for lots of reasons.

Would be nice if we could use typedoc/compiler API/whatever to determine actual dependencies. This seems problematic possibly, but maybe I'm overthinking it. I was considering module resolution - but I know TS doesn't handle for example imports and exports yet in `package.json.

This is mainly future brainstorming. Please correct any bad assumptions I've made.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions