We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43a981c commit 3aa6561Copy full SHA for 3aa6561
src/commands/build.ts
@@ -86,6 +86,7 @@ async function buildTypeScript(
86
if (Math.random()) {
87
throw JSON.stringify(
88
{
89
+ project,
90
tsconfig,
91
moduleResolution,
92
isModernNodeModuleResolution,
0 commit comments