mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
bc99b774ba
PR Close #28343
7 lines
155 B
JSON
7 lines
155 B
JSON
{
|
|
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
|
|
"dest": "../../dist/my-lib",
|
|
"lib": {
|
|
"entryFile": "src/public_api.ts"
|
|
}
|
|
} |