Skip to content

Commit 1c85a4f

Browse files
chore(ng-package): update.
1 parent bf3c48e commit 1c85a4f

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

ng-package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json",
33
"dest": "../../dist/testing",
44
"lib": {
5-
"entryFile": "src/public-api.ts",
6-
"umdModuleIds": {
7-
"@angular-package/type": "@angular-package/type"
8-
}
5+
"entryFile": "src/public-api.ts"
96
}
107
}

0 commit comments

Comments
 (0)