paullewis / repro-rules-ts-issue-111

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repro for rules_ts issue 111

This is a repro for aspect-build/rules_ts#111

Running

  1. pnpm install
  2. bazel clean
  3. bazel build //:index

The build fails.

Now head to the tsconfig.json file and uncomment the types and it should now work.

About


Languages

Language:Starlark 97.1%Language:TypeScript 2.9%