Skip to content

Commit

Permalink
build: disable declarationMap
Browse files Browse the repository at this point in the history
  • Loading branch information
ccharly committed Sep 5, 2024
1 parent f319590 commit 829a643
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tsconfig.packages.build.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"extends": "./tsconfig.packages.json",
"compilerOptions": {
"declaration": true,
"declarationMap": true,
"noEmit": false,
"inlineSources": true,
"sourceMap": true
Expand Down

0 comments on commit 829a643

Please sign in to comment.