Skip to content

Commit c63cf87

Browse files
devversionkara
authored andcommitted
build: output directory for gulp tsconfig (#4186)
1 parent bccf8d2 commit c63cf87

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/gulp/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"lib": ["es2015", "dom"],
77
"module": "commonjs",
88
"moduleResolution": "node",
9+
"outDir": "../../dist/tools/gulp",
910
"noEmitOnError": true,
1011
"noImplicitAny": true,
1112
"target": "es5",

0 commit comments

Comments
 (0)