Skip to content

Commit

Permalink
fix build for CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
meleksomai committed Aug 17, 2024
1 parent 4e5b91f commit 001ca24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/cli/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"module": "NodeNext",
"moduleResolution": "NodeNext",
},
"include": ["src"],
"exclude": ["dist", "build", "node_modules"]
}

0 comments on commit 001ca24

Please sign in to comment.