- update from angular from version 9 to 10

This commit is contained in:
Nhan NQ 2020-07-14 16:43:32 +07:00
parent 121767f0cd
commit 2743de7e57
9 changed files with 2379 additions and 1567 deletions

View file

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

View file

@ -1,5 +1,5 @@
{
"extends": "../tsconfig.json",
"extends": "../tsconfig.base.json",
"compilerOptions": {
"outDir": "../out-tsc/spec",
"baseUrl": "./",