diff --git a/tsconfig.e2e.json b/tsconfig.e2e.json index 9096de6c9..a58af3277 100644 --- a/tsconfig.e2e.json +++ b/tsconfig.e2e.json @@ -23,6 +23,9 @@ }, { "path": "./e2e/fixtures/ssr-context-provider/tsconfig.json" + }, + { + "path": "./e2e/fixtures/ssg-wildcard/tsconfig.json" } ] }