Skip to content
This repository was archived by the owner on Jan 16, 2024. It is now read-only.
This repository was archived by the owner on Jan 16, 2024. It is now read-only.

bazeltsc doesn't handle type declaration dependencies across path mappings correctly #3

@sconover

Description

@sconover

This repo reproduces the problem.

Whereas tsc will compile a file with a dependency across a path alias that is a ts declaration file, bazeltsc will not do this.

Context: I would love to use bazeltsc in concert with rules_multi_tsc - the core idea of the project, however, is to encourage partitioning of typescript codebases such that any given mini-library is always compiling against the public interface (i.e. declaration files) of other mini-libraries.

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