Skip to content

Commit c66470f

Browse files
fix: keep lifecycle scripts option
1 parent b1e9ef3 commit c66470f

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

projects/rest/ng-package.json

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

0 commit comments

Comments
 (0)