angular/tools/bazel/rules_angular_store/README.md
Paul Gschwendtner 0d025c5013 build: support new ng_project rule (#61336)
Supports the `ng_project` rule with the local compiler-cli version
from HEAD.

PR Close #61336
2025-05-14 08:31:33 -07:00

248 B

This directory will be used for exposing @angular/compiler-cli to rules_angular.

A folder structure generated through this package.json ensures that transitive dependencies are available at runtime, and module resolution can naturally work.