File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 "targets" : {
77 "build" : {},
88 "lint" : {},
9- "unit-test" : {
10- "executor" : " @nx/vite:test" ,
11- "options" : {
12- "configFile" : " testing/test-nx-utils/vitest.unit.config.ts"
13- }
14- }
9+ "unit-test" : {}
1510 },
1611 "tags" : [" scope:shared" , " type:testing" ]
1712}
Original file line number Diff line number Diff line change 66 "targets" : {
77 "build" : {},
88 "lint" : {},
9- "unit-test" : {
10- "executor" : " @nx/vite:test" ,
11- "options" : {
12- "configFile" : " testing/test-setup/vitest.unit.config.ts"
13- }
14- }
9+ "unit-test" : {}
1510 },
1611 "tags" : [" scope:shared" , " type:testing" ]
1712}
Original file line number Diff line number Diff line change 66 "targets" : {
77 "build" : {},
88 "lint" : {},
9- "unit-test" : {
10- "executor" : " @nx/vite:test" ,
11- "options" : {
12- "configFile" : " testing/test-utils/vitest.unit.config.ts"
13- }
14- },
9+ "unit-test" : {},
1510 "nx-release-publish" : {
1611 "executor" : " nx:noop"
1712 }
You can’t perform that action at this time.
0 commit comments