We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17287b9 commit e7d53bdCopy full SHA for e7d53bd
tsconfig.json
@@ -6,7 +6,7 @@
6
"forceConsistentCasingInFileNames": true,
7
"noEmitOnError": true,
8
"noImplicitAny": false,
9
- "outFile": "velocity.js",
+ "outFile": "build/velocity.js",
10
"preserveConstEnums": true,
11
"removeComments": false,
12
"sourceMap": true,
0 commit comments