Skip to content

Commit 9fa85b6

Browse files
committed
migrate workspace for @angular/[email protected]
1 parent a73e39e commit 9fa85b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
],
1717
"scripts": {
1818
"ng": "ng",
19+
"postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points",
1920
"start": "ng serve",
2021
"build-lib": "ng build @coreui/angular --prod",
2122
"test": "ng test",

0 commit comments

Comments
 (0)