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 c89bb81 commit e90fe08Copy full SHA for e90fe08
package.json
@@ -19,6 +19,7 @@
19
"license": "MIT",
20
"scripts": {
21
"ng": "ng",
22
+ "postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points",
23
"start": "ng serve",
24
"build": "ng build --prod --aot --buildOptimizer --commonChunk --vendorChunk --optimization --progress",
25
"test": "ng test",
0 commit comments