mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ea495d958f
* removed /tools/http_server and uses http_server from rules_nodejs * updated bazel schematics to use angular bundles PR Close #29063
7 lines
73 B
JSON
7 lines
73 B
JSON
{
|
|
"version": "0.0.0",
|
|
"bin": {
|
|
"ngc-wrapped": "./index.js"
|
|
}
|
|
}
|