Skip to content

Commit e90fe08

Browse files
committed
migrate workspace for @angular/[email protected]
1 parent c89bb81 commit e90fe08

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
@@ -19,6 +19,7 @@
1919
"license": "MIT",
2020
"scripts": {
2121
"ng": "ng",
22+
"postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points",
2223
"start": "ng serve",
2324
"build": "ng build --prod --aot --buildOptimizer --commonChunk --vendorChunk --optimization --progress",
2425
"test": "ng test",

0 commit comments

Comments
 (0)