Project

General

Profile

« Previous | Next » 

Revision 61415

Added by John Balasis almost 3 years ago

upgraded Angular version to v9-lts

View differences:

tsconfig.app.json
4 4
    "outDir": "../out-tsc/app",
5 5
    "types": []
6 6
  },
7
  "exclude": [
8
    "src/test.ts",
9
    "**/*.spec.ts"
7
  "files": [
8
    "main.ts",
9
    "polyfills.ts"
10
  ],
11
  "include": [
12
    "src/**/*.d.ts"
10 13
  ]
11 14
}

Also available in: Unified diff