From cb3949d974f30501281fd2546ef23c81ac0282b3 Mon Sep 17 00:00:00 2001 From: Alex Vitkov Date: Fri, 19 Mar 2021 22:40:38 +0200 Subject: bundler --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tsconfig.json') diff --git a/tsconfig.json b/tsconfig.json index 5d197c8..1737107 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,6 +1,6 @@ { "compilerOptions": { "rootDir": "front", - "outFile": "build/bundle.js" + "outDir": "temp" } } \ No newline at end of file -- cgit v1.2.3