Skip to content

Commit

Permalink
Update tsconfig.build.json
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySerfaty committed Feb 5, 2024
1 parent 55b5eda commit c42228e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"extends": "./tsconfig",
"exclude": ["example"]
"exclude": ["./src/simpleWebEditor","./website", "./example/src/Examples/Advanced/Editor", "./src/webEditorUtils", "example"]
}

0 comments on commit c42228e

Please sign in to comment.