File tree Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Expand file tree Collapse file tree 3 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 8
8
"pretest" : " ng version" ,
9
9
"test" : " ng test && yarn e2e --configuration=ci && yarn e2e --configuration=ci-production" ,
10
10
"lint" : " ng lint" ,
11
- "e2e" : " ng e2e --port 0" ,
12
- "postinstall" : " ngcc --properties es2015 --create-ivy-entry-points"
11
+ "e2e" : " ng e2e --port 0"
13
12
},
14
13
"private" : true ,
15
14
"dependencies" : {
Original file line number Diff line number Diff line change 8
8
"pretest" : " ng version" ,
9
9
"test" : " ng test && yarn e2e --configuration=ci && yarn e2e --configuration=ci-production" ,
10
10
"lint" : " ng lint" ,
11
- "e2e" : " ng e2e --port 0" ,
12
- "postinstall" : " ngcc --properties es2015 --create-ivy-entry-points"
11
+ "e2e" : " ng e2e --port 0"
13
12
},
14
13
"private" : true ,
15
14
"dependencies" : {
Original file line number Diff line number Diff line change 8
8
"pretest" : " ng version" ,
9
9
"test" : " ng test && yarn e2e --configuration=ci && yarn e2e --configuration=ci-production" ,
10
10
"lint" : " ng lint" ,
11
- "e2e" : " ng e2e --port 0" ,
12
- "postinstall" : " ngcc --properties es2015 --create-ivy-entry-points"
11
+ "e2e" : " ng e2e --port 0"
13
12
},
14
13
"private" : true ,
15
14
"dependencies" : {
You can’t perform that action at this time.
0 commit comments