Skip to content

Commit fd3f13b

Browse files
author
John Doe
committed
refactor: fix e2e tests
1 parent 7c227bb commit fd3f13b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

nx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,8 @@
104104
"options": {
105105
"commands": [
106106
"node_modules/.bin/tsdown --config {projectRoot}/tsdown.config.ts"
107-
]
107+
],
108+
"outputPath": "{projectRoot}/dist"
108109
},
109110
"outputs": ["{projectRoot}/dist"]
110111
},

0 commit comments

Comments
 (0)