Skip to content

Commit ab56c9b

Browse files
chore(ng-package): add scripts to build package in dist.
1 parent 5d4b290 commit ab56c9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ng-package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@
77
"assets": [
88
"./src/lib/**/*.scss",
99
"*.scss"
10-
]
10+
],
11+
"keepLifecycleScripts": true
1112
}

0 commit comments

Comments
 (0)