Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
chore(migrate to angular10): changes (DSP-1415) (#412)
* chore(migrate to Angular 10): changes for angular 10
  • Loading branch information
Snehal Kumbhar committed Apr 8, 2021
1 parent 0388c10 commit cec564d
Show file tree
Hide file tree
Showing 6 changed files with 2,968 additions and 2,288 deletions.
File renamed without changes.
6 changes: 6 additions & 0 deletions angular.json
Expand Up @@ -23,6 +23,12 @@
"main": "src/main.ts",
"polyfills": "src/polyfills.ts",
"tsConfig": "src/tsconfig.app.json",
"allowedCommonJsDependencies": [
"json2typescript",
"ngraph.graph",
"ngraph.forcelayout",
"tinycolor2"
],
"assets": [
"src/favicon.ico",
"src/assets",
Expand Down

0 comments on commit cec564d

Please sign in to comment.