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

PR Close #61275
2025-05-14 12:01:51 +00: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.