Skip to content

Commit 33ef75e

Browse files
Merge pull request #7 from angular-package/2.0.x
chore(ng-package): add `@angular-package/callback` to umdModuleIds.
2 parents 6451727 + 1787a1f commit 33ef75e

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)