Skip to content

Commit 928aa22

Browse files
chore(ng-package): add keepLifecycleScripts.
1 parent e34395c commit 928aa22

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ng-package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
"dest": "../../dist/core",
44
"lib": {
55
"entryFile": "src/public-api.ts"
6-
}
6+
},
7+
"keepLifecycleScripts": true
78
}

0 commit comments

Comments
 (0)