We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1bab59 commit 52120fdCopy full SHA for 52120fd
tsconfig.build.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "./tsconfig.json",
3
"compilerOptions": {
4
- "sourceMap": false
+ "sourceMap": true
5
},
6
"exclude": ["node_modules", "test", "**/*spec.ts"]
7
}
0 commit comments