Skip to content

Commit

Permalink
Merge pull request #19 from gcpug/feature/id/17
Browse files Browse the repository at this point in the history
Update Angular v9 -> v11 refs #17
  • Loading branch information
pyrovers authored Jan 18, 2021
2 parents c7eb5b3 + a0e4c98 commit a4d7378
Show file tree
Hide file tree
Showing 8 changed files with 4,770 additions and 4,515 deletions.
File renamed without changes.
1 change: 0 additions & 1 deletion frontend/angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"extractLicenses": true,
"vendorChunk": false,
Expand Down
2 changes: 1 addition & 1 deletion frontend/e2e/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"compilerOptions": {
"outDir": "../out-tsc/e2e",
"module": "commonjs",
"target": "es5",
"target": "es2018",
"types": [
"jasmine",
"jasminewd2",
Expand Down
Loading

0 comments on commit a4d7378

Please sign in to comment.