Skip to content

Commit

Permalink
remove custom conditiions from tsconfig build
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalets committed Aug 28, 2024
1 parent 85e5c59 commit 18041d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.build.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"compilerOptions": {
"rootDir": "src",
"outDir": "dist",
"customConditions": [],
"noEmit": false,
"declaration": true,
"declarationMap": true,
Expand Down

0 comments on commit 18041d8

Please sign in to comment.