Angular 11 compatibility update

This commit is contained in:
sercan
2020-11-12 11:08:11 +03:00
parent e5ce782c3b
commit 9be323f287
10 changed files with 2293 additions and 1882 deletions

View File

@@ -1,5 +1,5 @@
{
"extends": "../tsconfig.base.json",
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "../out-tsc/app",
"module": "commonjs",

View File

@@ -1,5 +1,5 @@
{
"extends": "../tsconfig.base.json",
"extends": "../tsconfig.json",
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"module": "commonjs",