Skip to content
This repository has been 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

Open
sconover opened this issue Jan 12, 2019 · 1 comment

Comments

@sconover
Copy link

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.

@sconover
Copy link
Author

sconover commented Nov 6, 2019

(...10 months later, I'm guessing this is a dead project)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant