From f36da21e40104a50acb00132920b835240cebb38 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 24 Jul 2019 16:05:59 +0200 Subject: Update angular --- client/src/tsconfig.app.json | 1 - 1 file changed, 1 deletion(-) (limited to 'client/src/tsconfig.app.json') diff --git a/client/src/tsconfig.app.json b/client/src/tsconfig.app.json index 729eee353..4656e40f5 100644 --- a/client/src/tsconfig.app.json +++ b/client/src/tsconfig.app.json @@ -3,7 +3,6 @@ "compilerOptions": { "outDir": "../out-tsc/app", "baseUrl": "./", - "module": "esnext", "types": [], "lib": [ "es2017", -- cgit v1.2.3