google / closure-templates

A client- and server-side templating system that helps you dynamically build reusable HTML and UI elements

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build with Bazel

Yannic opened this issue · comments

I've created BUILD files for building closure-templates with Bazel, and was wondering whether you'd be open to adding them in this repository?

/cc @robfig @sgammon

I can take a look at the PR.

I'll send a PR.

Closure Templates is now built with Bazel, so this issue could be closed

Bazel support was added with c8f994f and 93b855f and improved with f4dd3fb. Test targets were added in 5011f19