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 2049aff commit b0e3001Copy full SHA for b0e3001
tsconfig.dist.json
@@ -2,6 +2,7 @@
2
"extends": "./tsconfig",
3
"compilerOptions": {
4
"sourceMap": true,
5
+ "inlineSources": true,
6
"rootDir": "./source",
7
"outDir": "./distribution"
8
},
0 commit comments