We can remove all of the entry point resolution configuration from the package.json in our source code as ng_package rule adds the properties automatically and correctly configures them. This change simplifies our code base but doesn't have any impact on the package.json in the distributed npm_packages. PR Close #36944
4 lines
40 B
JSON
4 lines
40 B
JSON
{
|
|
"name": "@angular/common/testing"
|
|
}
|