File tree Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Expand file tree Collapse file tree 1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -22,14 +22,11 @@ export default defineConfig({
22
22
'./playground/dynamic-import/**/*.spec.[tj]s' ,
23
23
'./playground/external/**/*.spec.[tj]s' ,
24
24
'./playground/glob-import/**/*.spec.[tj]s' ,
25
- './playground/html/**/*.spec.[tj]s' ,
26
25
'./playground/js-sourcemap/**/*.spec.[tj]s' ,
27
26
'./playground/legacy/**/*.spec.[tj]s' ,
28
27
'./playground/lib/**/*.spec.[tj]s' ,
29
- './playground/multiple-entrypoints/**/*.spec.[tj]s' ,
30
28
'./playground/object-hooks/**/*.spec.[tj]s' ,
31
29
'./playground/optimize-deps/**/*.spec.[tj]s' ,
32
- './playground/proxy-bypass/**/*.spec.[tj]s' ,
33
30
'./playground/resolve/**/*.spec.[tj]s' ,
34
31
'./playground/resolve-config/**/*.spec.[tj]s' ,
35
32
'./playground/ssr-resolve/**/*.spec.[tj]s' ,
You can’t perform that action at this time.
0 commit comments