diff --git a/tsconfig.json b/tsconfig.json index 6c0d8462..4bea3dfc 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,6 +4,7 @@ "/*" : [ "./assets/*" ], - } + }, + "outDir" : ".cache/tscache/src" } } \ No newline at end of file