File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 60
60
"pretest:fixtures:angular-19-app-engine" : " cd tests/fixtures/angular-19-app-engine && npm ci" ,
61
61
"pretest:fixtures:angular-19-app-engine-node-module-resolution" : " cd tests/fixtures/angular-19-app-engine-node-module-resolution && npm ci" ,
62
62
"pretest:fixtures:angular-19-prerender-false" : " cd tests/fixtures/angular-19-prerender-false && npm ci" ,
63
+ "pretest:fixtures:angular-20" : " cd tests/fixtures/angular-20 && npm ci" ,
64
+ "pretest:fixtures:angular-20-zoneless" : " cd tests/fixtures/angular-20-zoneless && npm ci" ,
63
65
"pretest:fixtures:nx-angular-19-common-engine" : " cd tests/fixtures/nx-angular-19-common-engine && npm ci" ,
64
66
"pretest:fixtures:nx-angular-19-app-engine" : " cd tests/fixtures/nx-angular-19-app-engine && npm ci" ,
65
67
"pretest" : " run-s pretest:*" ,
You can’t perform that action at this time.
0 commit comments