Skip to content

Commit

Permalink
chore(examples): exclude webui folder (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
basmasking authored May 10, 2024
1 parent 4054286 commit 12bb203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/apps/full-stack/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
"jsx": "react-jsx"
},
"include": ["src"],
"exclude": ["src/webui"],
"references": [{ "path": "./tsconfig.node.json" }]
}

0 comments on commit 12bb203

Please sign in to comment.