File tree Expand file tree Collapse file tree 7 files changed +25
-13
lines changed
test-runner-visual-regression Expand file tree Collapse file tree 7 files changed +25
-13
lines changed Original file line number Diff line number Diff line change 43
43
{
44
44
"path" : " ../test-runner-webdriver/tsconfig.json"
45
45
},
46
+ {
47
+ "path" : " ../polyfills-loader/tsconfig.json"
48
+ },
46
49
{
47
50
"path" : " ../dev-server-esbuild/tsconfig.json"
48
51
},
Original file line number Diff line number Diff line change 15
15
},
16
16
{
17
17
"path" : " ../dev-server-core/tsconfig.json"
18
+ },
19
+ {
20
+ "path" : " ../polyfills-loader/tsconfig.json"
18
21
}
19
22
],
20
23
"include" : [
Original file line number Diff line number Diff line change 23
23
"path" : " ../test-runner-core/tsconfig.json"
24
24
},
25
25
{
26
- "path" : " ../test-runner-selenium/tsconfig.json"
26
+ "path" : " ../polyfills-loader/tsconfig.json"
27
+ },
28
+ {
29
+ "path" : " ../test-runner-webdriver/tsconfig.json"
27
30
},
28
31
{
29
32
"path" : " ../dev-server-legacy/tsconfig.json"
Original file line number Diff line number Diff line change 35
35
"path" : " ../dev-server-rollup/tsconfig.json"
36
36
},
37
37
{
38
- "path" : " ../dev-server-esbuild /tsconfig.json"
38
+ "path" : " ../polyfills-loader /tsconfig.json"
39
39
},
40
40
{
41
41
"path" : " ../test-runner-webdriver/tsconfig.json"
42
42
},
43
+ {
44
+ "path" : " ../dev-server-esbuild/tsconfig.json"
45
+ },
43
46
{
44
47
"path" : " ../dev-server-legacy/tsconfig.json"
45
48
}
Original file line number Diff line number Diff line change 35
35
"path" : " ../test-runner-playwright/tsconfig.json"
36
36
},
37
37
{
38
- "path" : " ../test-runner-commands /tsconfig.json"
38
+ "path" : " ../test-runner-webdriver /tsconfig.json"
39
39
},
40
40
{
41
- "path" : " ../test-runner-webdriver /tsconfig.json"
41
+ "path" : " ../test-runner-commands /tsconfig.json"
42
42
}
43
43
],
44
44
"include" : [
Original file line number Diff line number Diff line change 41
41
"path" : " ../test-runner-playwright/tsconfig.json"
42
42
},
43
43
{
44
- "path" : " ../dev-server-esbuild /tsconfig.json"
44
+ "path" : " ../test-runner-webdriver /tsconfig.json"
45
45
},
46
46
{
47
- "path" : " ../test-runner-webdriver/tsconfig.json"
47
+ "path" : " ../polyfills-loader/tsconfig.json"
48
+ },
49
+ {
50
+ "path" : " ../dev-server-esbuild/tsconfig.json"
48
51
},
49
52
{
50
53
"path" : " ../dev-server-legacy/tsconfig.json"
Original file line number Diff line number Diff line change 41
41
"path" : " ./packages/test-runner-playwright/tsconfig.json"
42
42
},
43
43
{
44
- "path" : " ./packages/dev-server-esbuild /tsconfig.json"
44
+ "path" : " ./packages/test-runner-webdriver /tsconfig.json"
45
45
},
46
46
{
47
- "path" : " ./packages/test-runner-webdriver /tsconfig.json"
47
+ "path" : " ./packages/dev-server-esbuild /tsconfig.json"
48
48
},
49
49
{
50
50
"path" : " ./packages/dev-server-legacy/tsconfig.json"
64
64
{
65
65
"path" : " ./packages/rollup-plugin-polyfills-loader/tsconfig.json"
66
66
},
67
- {
68
- "path" : " ./packages/test-runner-selenium/tsconfig.json"
69
- },
70
67
{
71
68
"path" : " ./packages/rollup-plugin-copy/tsconfig.json"
72
69
},
83
80
"path" : " ./packages/dev-server-import-maps/tsconfig.json"
84
81
},
85
82
{
86
- "path" : " ./packages/dev-server-storybook /tsconfig.json"
83
+ "path" : " ./packages/test-runner-puppeteer /tsconfig.json"
87
84
},
88
85
{
89
- "path" : " ./packages/test-runner-puppeteer /tsconfig.json"
86
+ "path" : " ./packages/test-runner-selenium /tsconfig.json"
90
87
},
91
88
{
92
89
"path" : " ./packages/test-runner-browserstack/tsconfig.json"
You can’t perform that action at this time.
0 commit comments