Skip to content

Commit 1787a1f

Browse files
chore(ng-package): add @angular-package/callback to umdModuleIds.
1 parent d027633 commit 1787a1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ng-package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"lib": {
55
"entryFile": "src/public-api.ts",
66
"umdModuleIds": {
7+
"@angular-package/callback": "angular-package.callback",
78
"@angular-package/type": "angular-package.type"
89
}
910
}

0 commit comments

Comments
 (0)