Skip to content

Commit

Permalink
fix: include ssg-wildcard in tsconfig.e2e.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pmelab committed May 1, 2024
1 parent 2f90814 commit ff28b5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tsconfig.e2e.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@
},
{
"path": "./e2e/fixtures/ssr-context-provider/tsconfig.json"
},
{

Check failure on line 27 in tsconfig.e2e.json

View workflow job for this annotation

GitHub Actions / test

Referenced project '/home/runner/work/waku/waku/e2e/fixtures/ssg-wildcard/tsconfig.json' must have setting "composite": true.
"path": "./e2e/fixtures/ssg-wildcard/tsconfig.json"
}
]
}

0 comments on commit ff28b5b

Please sign in to comment.