mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Supports the `ng_project` rule with the local compiler-cli version from HEAD. PR Close #61275
5 lines
71 B
JSON
5 lines
71 B
JSON
{
|
|
"dependencies": {
|
|
"@angular/compiler-cli": "workspace:*"
|
|
}
|
|
}
|