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 88d4f09 commit 143363cCopy full SHA for 143363c
packages/schematics/angular/workspace/files/package.json.template
@@ -7,8 +7,7 @@
7
"build": "ng build",
8
"test": "ng test",
9
"lint": "ng lint",
10
- "e2e": "ng e2e",
11
- "postinstall": "ngcc --properties es2015 browser module main --first-only --create-ivy-entry-points"
+ "e2e": "ng e2e"
12
},
13
"private": true,
14
"dependencies": {
0 commit comments