Skip to content

Commit e6bf5f3

Browse files
committed
fix: e2e failure
1 parent 75d2f1f commit e6bf5f3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/e2e-app/tsconfig-build.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"moduleResolution": "node",
1616
"noEmitOnError": true,
1717
"noImplicitAny": true,
18-
"rootDir": ".",
19-
"outDir": ".",
18+
"outDir": "../../../",
2019
"sourceMap": true,
2120
"target": "es5",
2221
"typeRoots": [

0 commit comments

Comments
 (0)