Skip to content

Commit 3aa6561

Browse files
committed
stringify project
1 parent 43a981c commit 3aa6561

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/commands/build.ts

+1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ async function buildTypeScript(
8686
if (Math.random()) {
8787
throw JSON.stringify(
8888
{
89+
project,
8990
tsconfig,
9091
moduleResolution,
9192
isModernNodeModuleResolution,

0 commit comments

Comments
 (0)