We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a73e39e commit 9fa85b6Copy full SHA for 9fa85b6
package.json
@@ -16,6 +16,7 @@
16
],
17
"scripts": {
18
"ng": "ng",
19
+ "postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points",
20
"start": "ng serve",
21
"build-lib": "ng build @coreui/angular --prod",
22
"test": "ng test",
0 commit comments