Search code examples
javascripttypescriptwebnpmbazel

How to build TypeScript with Bazel


this is a question for the Bazel (Blaze) team: what's the recommended approach to include Bazel as a build system for modern web apps (written in Typescript)? Can you provide a basic setup (maybe a starter) showcasing this?

Cheers.


Solution

  • I guess https://github.com/bazelbuild/rules_typescript have a decent readme.