aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--client/tsconfig.webpack.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/tsconfig.webpack.json b/client/tsconfig.webpack.json
index a0830cada..e1e1bb864 100644
--- a/client/tsconfig.webpack.json
+++ b/client/tsconfig.webpack.json
@@ -10,6 +10,7 @@
10 "noEmitHelpers": true, 10 "noEmitHelpers": true,
11 "strictNullChecks": false, 11 "strictNullChecks": false,
12 "baseUrl": "./src", 12 "baseUrl": "./src",
13 "outDir": "./dist",
13 "paths": [ 14 "paths": [
14 ], 15 ],
15 "lib": [ 16 "lib": [