Skip to content

Commit

Permalink
Feature/angular migration 11 (#112)
Browse files Browse the repository at this point in the history
* feat: angular update 11

* chore: update dependencies
  • Loading branch information
69pmb committed Nov 2, 2023
1 parent 3f9d8e4 commit 6d2de0b
Show file tree
Hide file tree
Showing 41 changed files with 14,358 additions and 20,479 deletions.
4 changes: 4 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@ cordova/
e2e/
*.spec.ts
*.conf.js
node_modules/
cordova/
dist/
e2e/
1 change: 0 additions & 1 deletion angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
"optimization": true,
"outputHashing": "all",
"sourceMap": false,
"extractCss": true,
"namedChunks": false,
"aot": true,
"extractLicenses": false,
Expand Down
Loading

0 comments on commit 6d2de0b

Please sign in to comment.