We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89fdd9a commit c47bb86Copy full SHA for c47bb86
tsconfig.build.json
@@ -3,7 +3,7 @@
3
"compilerOptions": {
4
"noEmit": false,
5
"rootDir": "src",
6
- "outDir": "build"
+ "outDir": "dist"
7
},
8
"exclude": [
9
"node_modules",
0 commit comments