Skip to content

Commit e7d53bd

Browse files
committed
WIP: Split logic of normalizations to be like actions.
reverted tsconfig configuration
1 parent 17287b9 commit e7d53bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"forceConsistentCasingInFileNames": true,
77
"noEmitOnError": true,
88
"noImplicitAny": false,
9-
"outFile": "velocity.js",
9+
"outFile": "build/velocity.js",
1010
"preserveConstEnums": true,
1111
"removeComments": false,
1212
"sourceMap": true,

0 commit comments

Comments
 (0)