Skip to content

mstier-nflx/bazel-issue-ts-typechecking

Repository files navigation

bazel-issue-ts-typechecking

To reproduce typechecking issue, run ./build-bazel-bar.sh

Look at bazel-bin/bar/dist/types/index.d.ts

Compare to ./build-tsc-bar.sh

Look at bar/dist/types/index.d.ts

They produce different index.d.ts files and Bazel is more permissive.

About

Repo to help reproduce a bug in bazel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published