Files
angular__angular/tools/bazel/rules_angular_store
Paul Gschwendtner 5c1d2eb262 build: support new ng_project rule (#61335)
Supports the `ng_project` rule with the local compiler-cli version
from HEAD.

PR Close #61335
2025-05-14 08:35:14 -07:00
..

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.