Skip to content

Commit ff28b5b

Browse files
committed
fix: include ssg-wildcard in tsconfig.e2e.json
1 parent 2f90814 commit ff28b5b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tsconfig.e2e.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
},
2424
{
2525
"path": "./e2e/fixtures/ssr-context-provider/tsconfig.json"
26+
},
27+
{
28+
"path": "./e2e/fixtures/ssg-wildcard/tsconfig.json"
2629
}
2730
]
2831
}

0 commit comments

Comments
 (0)